/Toast

My personal Discord bot.

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Toast

Toast is a Discord bot for my own stuff; My instance is for servers I personally like. You can use the code for whatever you want, though.

Running your own instance

Requirements

Setup

  • Create a token_.py file containing a variable named token, with your bot token
  • Create lavalink/application.yml (also follow yt plugin guidance)
  • (Optional) Create a server for the bot emojis, and edit the emoji_ids in bot.py with your emoji IDs

Running

  • Run Lavalink with java -jar Lavalink.jar
  • Run the bot with python3 bot.py