A management bot with awesome extra commands for Discord.
- Clone this repository (git must be installed if you're using windows)
git clone https://github.com/Vethya/Saitomo
- Change directory
cd Saitomo
- Install requirements
pip3 install -r requirements.txt
- Install FFmpeg here.
- Configurate
- Duplicate
example-config.yaml
, and rename it toconfig.yaml
. Then replace it to your information. - On windows, add
SPOTIPY_CLIENT_ID
andSPOTIPY_CLIENT_SECRET
manually by going to Control Panel > System and Security > System > Advanced system settings > Environment Variables. On linux, simply runexport SPOTIPY_CLIENT_ID='your-spotify-client-id' && export SPOTIPY_CLIENT_SECRET='your-spotify-client-secret'
python bot.py
- Blankie for the execute command.
- Raitomo (RaiTomo#6844) for bot name and huge grammer fix.
If you need help you can go to our Discord Server.
Any contributions will be grateful. But, your code must be rated with the score of 6.0 or higher.