summaryrefslogtreecommitdiff
path: root/commands/dm.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/dm.js')
-rw-r--r--commands/dm.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/dm.js b/commands/dm.js
index fcaeb0d..8c7a044 100644
--- a/commands/dm.js
+++ b/commands/dm.js
@@ -1,5 +1,6 @@
module.exports = {
name: 'dm',
+ aliases: ['directmessage'],
description: '',
execute(msg, args, bot) {
if (msg.author) { // TODO: fix discord not evaluating args[1]