mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 14:00:22 +02:00
Auto-Aliases
This commit is contained in:
@@ -4,7 +4,7 @@ const xiaos = require('./xiaos');
|
||||
module.exports = class XiaoCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'xiaopai',
|
||||
name: 'xiao-pai',
|
||||
aliases: [
|
||||
'xiao'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user