mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -14,8 +14,8 @@ module.exports = class InfoCommand extends Command {
|
||||
],
|
||||
group: 'util',
|
||||
memberName: 'info',
|
||||
description: 'Gives some bot info for your shard. (;info)',
|
||||
examples: [';info']
|
||||
description: 'Gives some bot info for your shard. (x;info)',
|
||||
examples: ['x;info']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user