RC2Bot/config.example.yaml

30 lines
692 B
YAML
Raw Permalink Normal View History

2024-10-09 23:25:22 +00:00
# Bot configuration
2024-10-10 22:34:33 +00:00
prefix: "!"
token: "Discord token"
2024-10-10 22:34:33 +00:00
github_url: "https://git.norbipeti.eu/ExMods/RC2Bot"
2024-10-09 23:25:22 +00:00
# A list of cogs to load at startup
# These are found in /cogs/
cogs:
- robocraft
- info
# API configuration
2024-10-10 22:34:33 +00:00
api_url: "https://norbipeti.eu/rc2matchmaking"
api_token: "API token"
2024-10-09 23:25:22 +00:00
# Add routes here.
routes:
start_server: "/server/start"
stop_server: "/server/stop"
change_map: "/server/change_map"
2024-10-10 22:34:33 +00:00
servers: "/servers"
2024-10-09 23:25:22 +00:00
# Mod IDs (for permissions)
# Replicate if you want admins, gamemasters, etc.
# see utils.py for details
mods:
- "123456789012345678"
- "987654321098765432"
2024-10-10 22:34:33 +00:00
- "406922163271106584" # Test role
- "1250589730203107428" # Archive server sus role