diff --git a/commands/message/core/stats.js b/commands/message/core/stats.js index 4939221..a32b391 100644 --- a/commands/message/core/stats.js +++ b/commands/message/core/stats.js @@ -20,7 +20,7 @@ function format(seconds){ module.exports = { name: 'stats', - aliases: ['usage', 'uptime'], + aliases: ['usage', 'uptime', 'status'], metadata: { description: 'Shows statistics about the bot.', description_short: 'Bot statistics',