/splat-rotations-discord

A Discord bot serving Splatoon rotations

Primary LanguagePython

Splat Rotations for Discord

Requirements

Make it works

  • Change the shebang line (first line with #) with the path to your Python interpreter
  • Make executable: chmod+x my/path/to/bot.py
  • type nohup /path/to/bot.py & to run it in the background