dotbot/_config.example.json

12 lines
171 B
JSON

{
"prefix": "!",
"gmail_login": "user@gmail.com",
"tokens": {
"discord": "",
"cleverbot": "",
"gmail": "", // password here
"owm": "",
"geonames": ""
}
}