compiler-discord/config.example.json
2019-03-15 20:27:05 -04:00

13 lines
287 B
JSON

{
"owner": "Discord ID of the bot owner(s)",
"token": "Bot token",
"languages": [
"Language whitelist, e.g.",
"haskell",
"python",
"Change to null to enable all languages"
],
"memory": "128m",
"cpus": "0.5",
"timeout": 10000
}