diff options
| -rw-r--r-- | bot_discord.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot_discord.js b/bot_discord.js index 347d660..a9f8ee0 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -88,7 +88,7 @@ client.on('ready', () => { client.setInterval(function() {
const games = [
- 'AleeBot ' + settings.abVersion + ' | ' + config.prefix + 'help',
+ 'AleeBot ' + settings.abVersion + ' | ' + settings.prefix + 'help',
'Annoying Alee',
'Coding stuff',
'Drawing shapes',
|
