aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-08-02 17:55:28 -0400
committerUnknown <Alee14498@gmail.com>2017-08-02 17:55:28 -0400
commitf3198df7a09a28262e10998a6151bf25d796caf3 (patch)
treefec3787a82f68b7949b775ac39e9d8b734a316be /aleebot.js
parent9c1c944667676453b2c920b38bec785a6daed563 (diff)
downloadAleeBot-f3198df7a09a28262e10998a6151bf25d796caf3.tar.gz
AleeBot-f3198df7a09a28262e10998a6151bf25d796caf3.tar.bz2
AleeBot-f3198df7a09a28262e10998a6151bf25d796caf3.zip
Updates on ab:mod
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 701be85..600cfd5 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 Co-Owner or Admin or Moderator!");
+ return message.reply("Hey! Your not a part of staff!");
message.channel.send ('```Commands for Staff!\n\n' +
'ab:kick Kicks people\n' +
'ab:ban Bans People\n' +