Skip to content

JsuisUnLama/Botchevik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botchevik

Discord bot tailored for the Git Gud Discord server.

Requirement

  • Python 3.5.3+

Installation

  1. Rename secrets_example.py to secrets.py
  2. Set the TOKEN variable with the token of your Discord bot
  3. Install the requirement :
pip install -r requirements.txt
  1. Populate the database (Example on debian) :
sqlite3 botchevik.db < database.sql
  1. (Linux) Maybe you will have to install the opus module :
apt-get install libopus0
  1. Launch the main script :
python main.py

Licence

GNU General Public License v3.0

About

Discord bot tailored for the Git Gud Discord server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published