Closed Cabajii closed 4 years ago
I followed the guide, don't know where to put the bot token, only put client ID??
"devToken": "", "sentryDsn": "", "bot": { "type": "regular", "ids": { "regular": "", "pro": "" },
For development, you have use the "devToken" property in the config.json.
config.json
For production, you will have to add it to the pm2.json file.
pm2.json
devToken as in bots token??
I followed the guide, don't know where to put the bot token, only put client ID??