aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-07-27 21:29:16 -0400
committerAlee14 <Alee14498@gmail.com>2017-07-27 21:29:16 -0400
commit3bc9cd39cd5181a9d0ce326106327153f6a23274 (patch)
tree5a68d2a9d9554eb6a423095bea049aab0b0fa46a /aleebot.js
parent367d4604695753ecea6ebdc4d7f2b5e6cd675d62 (diff)
downloadAleeBot-3bc9cd39cd5181a9d0ce326106327153f6a23274.tar.gz
AleeBot-3bc9cd39cd5181a9d0ce326106327153f6a23274.tar.bz2
AleeBot-3bc9cd39cd5181a9d0ce326106327153f6a23274.zip
Editing the credits
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/aleebot.js b/aleebot.js
index fbbdbba..16b3cca 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -5,8 +5,7 @@
*
* This script is made by Alee14 and other people.
* Some stuff was made by Victor Tran (vicr123), swawesome95 (no longer a dev), Rain and AKidFromTheUK.
- * Please say thanks to swawesome95 to laying the basics of this bot, thanks to vicr123 for
- * letting me use some of his source code, and Rain for improving some of the code.
+ * Please say thanks to swawesome95 to laying the basics of this bot, and Rain for improving some of the code.
*
* *************************************/
const Discord = require('discord.js');
@@ -32,7 +31,7 @@ client.on('ready', () => {
switch (Math.floor(Math.random() * 1000) % 27) {
case 0:
presence.game.name = "with ban buttons";
- break; //SCRUATCHO
+ break;
case 1:
presence.game.name = "AleeOS or ShiftOS";
break;