compiler-discord/config.example.json
2019-03-13 01:04:18 -04:00

10 lines
221 B
JSON

{
"owner": "Discord ID of the bot owner(s)",
"token": "Bot token",
"languages": [
"Language whitelist, e.g.",
"haskell",
"python",
"Leave empty to enable all languages"
]
}