mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Oops
This commit is contained in:
@@ -57,7 +57,7 @@ module.exports = class HelpCommand extends Command {
|
||||
}
|
||||
try {
|
||||
await msg.author.send({embed});
|
||||
return msg.say(':mailbox_with_mail: Send you a DM with information.');
|
||||
return msg.say(':mailbox_with_mail: Sent you a DM with information.');
|
||||
} catch (err) {
|
||||
return msg.say('Failed to send DM. You probably have DMs disabled.');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user