From a45aa1e5c8a6c90902ac2ed4a5d39bdf367401bd Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sat, 29 Jul 2017 21:28:14 -0400 Subject: Updating a command --- aleebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aleebot.js') 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'){ -- cgit v1.2.3