Vethya / Saitomo

A management bot with awesome extra commands for Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saitomo

A management bot with awesome extra commands for Discord.

Installation

  1. Clone this repository (git must be installed if you're using windows)
  • git clone https://github.com/Vethya/Saitomo
  1. Change directory
  • cd Saitomo
  1. Install requirements
  • pip3 install -r requirements.txt
  • Install FFmpeg here.
  1. Configurate
  • Duplicate example-config.yaml, and rename it to config.yaml. Then replace it to your information.
  • On windows, add SPOTIPY_CLIENT_ID and SPOTIPY_CLIENT_SECRET manually by going to Control Panel > System and Security > System > Advanced system settings > Environment Variables. On linux, simply run export SPOTIPY_CLIENT_ID='your-spotify-client-id' && export SPOTIPY_CLIENT_SECRET='your-spotify-client-secret'

Run the bot

  • python bot.py

Credits

  • Blankie for the execute command.
  • Raitomo (RaiTomo#6844) for bot name and huge grammer fix.

Need Help?

If you need help you can go to our Discord Server.

Contributions

Any contributions will be grateful. But, your code must be rated with the score of 6.0 or higher.

About

A management bot with awesome extra commands for Discord.


Languages

Language:Python 99.9%Language:Procfile 0.1%