mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 05:51:42 +02:00
Small changes, reply to some things
This commit is contained in:
@@ -51,7 +51,7 @@ module.exports = class HelpCommand extends Command {
|
||||
await msg.direct({ embed });
|
||||
return msg.say('📬 Sent you a DM with information.');
|
||||
} catch (err) {
|
||||
return msg.say('Failed to send DM. You probably have DMs disabled.');
|
||||
return msg.reply('Failed to send DM. You probably have DMs disabled.');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user