mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
say, embed, and code
This commit is contained in:
@@ -41,7 +41,7 @@ module.exports = class RinSayCommand extends commando.Command {
|
||||
return [post, deleteMsg];
|
||||
}
|
||||
catch (err) {
|
||||
return message.channel.send(':x: Error! Message failed to send!');
|
||||
return message.say(':x: Error! Message failed to send!');
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user