mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 15:57:54 +02:00
23
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class UptimeCommand extends Command {
|
||||
name: 'uptime',
|
||||
group: 'util',
|
||||
memberName: 'uptime',
|
||||
description: 'Displays how long the bot has been active on this shard.',
|
||||
description: 'Responds with how long the bot has been active on this Shard.',
|
||||
guarded: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user