add status alias

This commit is contained in:
derpystuff 2023-10-29 01:07:03 +02:00
parent 7417ad7f30
commit 2b7b2b2dfc

View file

@ -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',