From ce87a5ac76b5372866992a200be5449f6f42289b Mon Sep 17 00:00:00 2001 From: Alee14 Date: Wed, 31 May 2017 16:26:45 -0400 Subject: Update aleebot.js --- aleebot.js | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'aleebot.js') 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(); -- cgit v1.2.3