aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-05-31 16:26:45 -0400
committerGitHub <noreply@github.com>2017-05-31 16:26:45 -0400
commitce87a5ac76b5372866992a200be5449f6f42289b (patch)
tree4034dc2073ce9c4facc4d448cde2c782af61f36b /aleebot.js
parentcf991388797f6cad0525d7f11bdf7ad99b2fa77b (diff)
downloadAleeBot-ce87a5ac76b5372866992a200be5449f6f42289b.tar.gz
AleeBot-ce87a5ac76b5372866992a200be5449f6f42289b.tar.bz2
AleeBot-ce87a5ac76b5372866992a200be5449f6f42289b.zip
Update aleebot.js
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/aleebot.js b/aleebot.js
index b303077..7a5699d 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -1,3 +1,14 @@
+/****************************************
+ *
+ * AleeBot and AleeMod for AleeArmy Community
+ * Copyright (C) 2017 Alee14
+ *
+ * This script is made by Alee14 and other people.
+ * Some stuff was made by Victor Tran (vicr123) and swawesome95 (no longer a dev).
+ * Please say thanks to swawesome95 to laying the basics of this bot and thanks for vicr123 for
+ * letting me use some of his source code.
+ *
+ * *************************************/
const Discord = require('discord.js');
const client = new Discord.Client();