- Setup
discord: {
token: 'TOKEN',
prefix: 'PREFIX',
activity: 'ACTIVITY',
}
token
, the token of the bot available on the Discord Developers section.prefix
, the prefix that will be set to use the bot.activity
, the activity of the bot.
discord: {
token: 'TOKEN',
prefix: 'PREFIX',
activity: 'ACTIVITY',
}
token
, the token of the bot available on the Discord Developers section.prefix
, the prefix that will be set to use the bot.activity
, the activity of the bot.