# Bot configuration
prefix: "!"
token: "Discord token"
github_url: "https://git.norbipeti.eu/ExMods/RC2Bot"

# A list of cogs to load at startup
# These are found in /cogs/
cogs:
  - robocraft
  - info

# API configuration
api_url: "https://norbipeti.eu/rc2matchmaking"
api_token: "API token"
# Add routes here. 
routes:
  start_server: "/server/start"
  stop_server: "/server/stop"
  change_map: "/server/change_map"
  servers: "/servers"
  maps: "/maps"

# Mod IDs (for permissions)
# Replicate if you want admins, gamemasters, etc. 
# see utils.py for details
mods:
  - "123456789012345678"
  - "987654321098765432"
  - "406922163271106584" # Test role
  - "1250589730203107428" # Archive server sus role