From aff8ea1f3e1295589ecc90506c2a5fdd33161074 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Wed, 31 May 2017 19:24:59 -0400 Subject: Update aleebot.js --- aleebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aleebot.js b/aleebot.js index b9d0d46..70a4812 100644 --- a/aleebot.js +++ b/aleebot.js @@ -21,7 +21,7 @@ client.on('message', message => { client.on('message', message => { if(message.content === 'ab:git'){ - message.channel.sendMessage ('Here is the github repo: https://github.com/AleeCorp/AleeBot'); + message.channel.sendMessage ('Here is the github repo: https://github.com/AleeCorp/AleeBot-AleeMod'); } }); -- cgit v1.2.3