mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Another Rewrite Type Thing
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class ServersCommand extends Command {
|
||||
],
|
||||
group: 'util',
|
||||
memberName: 'servers',
|
||||
description: 'Sends a list of all server names and IDs to the log.',
|
||||
description: 'Sends a list of all server names and IDs to the log. (;servers)',
|
||||
examples: [';servers']
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user