Skip to content

DevEooo/Discord-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App preview


Installation

  1. Clone this repository Copy this command into your terminal
     git clone https://github.com/DevEooo/Discord-Chatbot.git

  1. Install prerequisite dependencies To run this app, we need to install some libraries such as: discord.py, google.genai (or any LLM models you preferred) and python-dotenv.
    pip install discord.py google.genai python-dotenv

  1. Setup your .env and prompt.txt files Create .env in project's root containing discord and LLM credential (more on .env_example) and prompt.txt in root as well. You could customize your own chatbot prompt creatively, or modify the chatbot template that I've written in prompt_example.txt!

  1. All set! Your discord chatbot is ready to use! Run this app file by inserting this command:
    python main.py

About

A reliable Discord chatbot project powered with LLM, designed to provide automated assistance for every member on my DIscord server.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages