mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
no reply
This commit is contained in:
@@ -13,6 +13,6 @@ module.exports = class NoUCommand extends Command {
|
||||
}
|
||||
|
||||
run(msg) {
|
||||
return msg.reply('no u');
|
||||
return msg.say('no u');
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user