Skip to content

Simple OOP discord.py bot with pretty music player, converters, games, etc

License

Notifications You must be signed in to change notification settings

TiDurak/DebilBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebilBot DebilBot

Simple russian discord bot, written on discord.py

Creator: GamerDisclaimer



Usage

Recomendation: before using read the LICENSE file!

  1. Install all dependencies (pip install -r requirements.txt)
  2. Install Google Cloud CLI, set up GOOGLE_API_KEY and follow this instructions for using /ai command
  3. Get your bot token in discord dev portal
  4. Set DEBIL_TOKEN environment variable, OR put it in settings.token in config.py
  5. Run main.py file

To launch music commands: Windows: download ffmpeg build, unpack archive, path_to_ffmpeg value must be your path to ffmpeg. Linux: just install ffmpeg (sudo apt install ffmpeg, sudo apt-get install ffmpeg, etc), in path_to_ffmpeg value type ffmpeg