This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
beebot/config.default.json
2017-12-07 03:30:56 +01:00

6 lines
91 B
JSON

{
"discord": {
"token": "<discord bot token>",
"client_id": "<discord client id>"
}
}