aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-05-31 16:27:22 -0400
committerGitHub <noreply@github.com>2017-05-31 16:27:22 -0400
commitf82320da6ebf7f4a5b07ea3920558533e3d46e94 (patch)
tree5e486a5b38c37c548ff5f143bfb1d51a193dfe6b
parentce87a5ac76b5372866992a200be5449f6f42289b (diff)
downloadAleeBot-f82320da6ebf7f4a5b07ea3920558533e3d46e94.tar.gz
AleeBot-f82320da6ebf7f4a5b07ea3920558533e3d46e94.tar.bz2
AleeBot-f82320da6ebf7f4a5b07ea3920558533e3d46e94.zip
Create aleemod.js
-rw-r--r--aleemod.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/aleemod.js b/aleemod.js
index aa803b2..f89d6a7 100644
--- a/aleemod.js
+++ b/aleemod.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();