aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-08-01 21:33:14 -0400
committerUnknown <Alee14498@gmail.com>2017-08-01 21:33:14 -0400
commit7aaabb1abded2eafd74b5201049bfd27ce597219 (patch)
tree14663f91832259dc476987ca7c9e160e5cc0894f /aleebot.js
parentc0ba056a584198f9ff43f64a00dd77075cfd5b69 (diff)
downloadAleeBot-7aaabb1abded2eafd74b5201049bfd27ce597219.tar.gz
AleeBot-7aaabb1abded2eafd74b5201049bfd27ce597219.tar.bz2
AleeBot-7aaabb1abded2eafd74b5201049bfd27ce597219.zip
Updates
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 c5da7d2..375f844 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -150,9 +150,9 @@ 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"].includes(r.name)) )
return message.reply("Hey! Your not a Co-Owner or Admin or Moderator!");
- message.reply("This is working progress if you want to help do **"+prefix+"git** then go to the site and start a pull request")
message.channel.send ('```Commands for Staff!\n\n' +
'ab:kick Kicks people\n' +
'ab:ban Bans People\n' +