Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.78 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.78 KB

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