Skip to content
/ Saitomo Public

A management bot with awesome extra commands for Discord.

Notifications You must be signed in to change notification settings

Vethya/Saitomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published