Files
minecraft-server-discord-bot/config.json.example

7 lines
144 B
JSON

{
"config": {
"chat_channel": "testchatchannel",
"command_channel": "testchatchannel",
"command_prefix": "!"
}
}