From a814ec605380603b83c65844ac230e0ead0c36a6 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 30 Jul 2017 20:23:32 -0400 Subject: Update command --- aleebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aleebot.js b/aleebot.js index 7e8893d..6e02a07 100644 --- a/aleebot.js +++ b/aleebot.js @@ -204,7 +204,7 @@ client.on("message", function(message){ } if (command === 'abinvite'){ - message.reply('Look at your DMs.'); + message.reply(':arrow_left: Look at your DMs.'); message.author.sendMessage("AleeBot on your server? Great! Here's the link: https://goo.gl/KDQyrp") } }); -- cgit v1.2.3