Skip to content

BIC-DevSphere/devsphere-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOTU - DEVSPHERE DISCORD BOT

Author


INSTALLATION

  1. CLONE THE REPO

    git clone https://github.com/BIC-DevSphere/devsphere-bot.git
    cd devsphere-bot
  2. USE VIRTUAL ENV (RECOMMENDED)

    python3 -m venv <envname>
    source <envname>/bin/activate
  3. INSTALL DEPENDENCIES

     pip install -r requirements.txt
  4. CREATE .env FILE

     DISCORD_BOT_TOKEN= 
     GUILD_ID= 
     USER_ID= 
     GEMINI_API_KEY=
  5. AND U ARE GOOD TO GO

     python3 server.py

About

Dev Sphere bot

Resources

License

Stars

Watchers

Forks

Languages