la-cosa-nostra
Version:
A Mafia bot designed to run in Discord - beware the traitors and the lies!
19 lines (12 loc) • 465 B
JSON
{
"bot-token": "<insert bot token>",
"server-id": "<insert server ID>",
"command-prefix": "!",
"automatically-load-saves": true,
"allow-config-override-subprocess": true,
"auto-reconnect": true,
"console-log-level": 2,
"file-log-level": 1,
"encode-cache": true,
"merge-configs": ["game-details.json", "server-details.json", "permissions.json", "channels.json", "playing.json", "messages.json", "tick.json", "disabled_commands.json"]
}