summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-07-29 21:28:14 -0400
committerAlee14 <Alee14498@gmail.com>2017-07-29 21:28:14 -0400
commita45aa1e5c8a6c90902ac2ed4a5d39bdf367401bd (patch)
treefd2d34007cbd437ca43e9cb0401fea7f640b0f83
parent055a61d87a015af4c09ef3b7aa578c8df9791682 (diff)
downloadAleeBot-a45aa1e5c8a6c90902ac2ed4a5d39bdf367401bd.tar.gz
AleeBot-a45aa1e5c8a6c90902ac2ed4a5d39bdf367401bd.tar.bz2
AleeBot-a45aa1e5c8a6c90902ac2ed4a5d39bdf367401bd.zip
Updating a command
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 0aa4af2..e0c53d6 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -177,7 +177,7 @@ client.on("message", function(message){
}
if(command === 'owner'){
- message.channel.send ('The person who made this is Alee14#9928!');
+ message.channel.send ('The person who made this bot is Alee14#9928!');
}
if(command === 'suggest'){