mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 07:03:08 -04:00
add status alias
This commit is contained in:
parent
7417ad7f30
commit
2b7b2b2dfc
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue