From 54ec23e6306d724f64dd2c7b1307e0b697366c69 Mon Sep 17 00:00:00 2001 From: Unknown Date: Wed, 2 Aug 2017 17:56:59 -0400 Subject: Updating ab:mod again --- aleebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aleebot.js') diff --git a/aleebot.js b/aleebot.js index 600cfd5..3cfcf07 100644 --- a/aleebot.js +++ b/aleebot.js @@ -152,7 +152,7 @@ client.on("message", function(message){ if(command === 'mod'){ message.reply("This is working progress if you want to help do **"+prefix+"git** then go to the site and start a pull request") if(!message.member.roles.some(r=>["Admin", "Moderator","Co-Owner", "AleeBot Creator", "Staff", "Owner","King Alee"].includes(r.name)) ) - return message.reply("Hey! Your not a part of staff!"); + return message.reply("Hey! Your not a staff!"); message.channel.send ('```Commands for Staff!\n\n' + 'ab:kick Kicks people\n' + 'ab:ban Bans People\n' + -- cgit v1.2.3