aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/aleebot.js b/aleebot.js
index 896b06b..5318c23 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -145,6 +145,12 @@ client.on("message", function(message){
if (command === 'serverinvite'){
message.reply(':arrow_left: Look at your DMs.');
message.author.sendMessage("You want a invite to the AleeArmy server? Here's the link: https://discord.gg/JqgXrAJ");
+
+ }
+
+ if(command === 'rm'){
+ message.reply('Coming soon');
+
}
if(command === 'mod'){