example.toml 198 B

12345
  1. discord_token = "token goes here"
  2. command_prefix = "!"
  3. # Optionally limit the bot to only accept commands from a specific channel
  4. # command_channel = channel_id_here
  5. cache_dir = "/tmp/music-bot-rs"