aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-25 09:36:32 -0400
committerAlee <alee14498@gmail.com>2018-03-25 09:36:32 -0400
commit9f39777642b3f44386df711afeab6490dc508007 (patch)
tree90789522e4920934ff0012129525c18c6768953b
parent07fe0f9f68d078881c44ddeaadbf09212f089727 (diff)
downloadAleeBot-9f39777642b3f44386df711afeab6490dc508007.tar.gz
AleeBot-9f39777642b3f44386df711afeab6490dc508007.tar.bz2
AleeBot-9f39777642b3f44386df711afeab6490dc508007.zip
Moved all source files
-rw-r--r--absettings.json6
-rw-r--r--bot_discord.js (renamed from src/bot_discord.js)0
-rw-r--r--commands/ask.js (renamed from src/commands/ask.js)0
-rw-r--r--commands/avatarurl.js (renamed from src/commands/avatarurl.js)0
-rw-r--r--commands/ban.js (renamed from src/commands/ban.js)0
-rw-r--r--commands/changelog.js (renamed from src/commands/changelog.js)0
-rw-r--r--commands/eval.js (renamed from src/commands/eval.js)0
-rw-r--r--commands/git.js (renamed from src/commands/git.js)0
-rw-r--r--commands/help.js (renamed from src/commands/help.js)0
-rw-r--r--commands/invitebot.js (renamed from src/commands/invitebot.js)0
-rw-r--r--commands/kick.js (renamed from src/commands/kick.js)0
-rw-r--r--commands/ping.js (renamed from src/commands/ping.js)0
-rw-r--r--commands/play.js (renamed from src/commands/play.js)0
-rw-r--r--commands/poweroff.js (renamed from src/commands/poweroff.js)0
-rw-r--r--commands/purge.js (renamed from src/commands/purge.js)0
-rw-r--r--commands/say.js (renamed from src/commands/say.js)0
-rw-r--r--commands/uptime.js (renamed from src/commands/uptime.js)0
-rw-r--r--music.js (renamed from src/music.js)0
18 files changed, 6 insertions, 0 deletions
diff --git a/absettings.json b/absettings.json
new file mode 100644
index 0000000..ce7c69d
--- /dev/null
+++ b/absettings.json
@@ -0,0 +1,6 @@
+{
+ "abtoken": "MjgyNTQ3MDI0NTQ3NTQ1MTA5.DDbNvA.xCjWrPChCyJIhk7YqN9ASfQAtXg",
+ "ownerID": "242775871059001344",
+ "prefix": "abb:",
+ "ytapikey": "AIzaSyBAXrilwGa5dClg4NT3J252Z3vLgU4EmDM"
+}
diff --git a/src/bot_discord.js b/bot_discord.js
index 1361bdb..1361bdb 100644
--- a/src/bot_discord.js
+++ b/bot_discord.js
diff --git a/src/commands/ask.js b/commands/ask.js
index d3d0f4a..d3d0f4a 100644
--- a/src/commands/ask.js
+++ b/commands/ask.js
diff --git a/src/commands/avatarurl.js b/commands/avatarurl.js
index 87e9321..87e9321 100644
--- a/src/commands/avatarurl.js
+++ b/commands/avatarurl.js
diff --git a/src/commands/ban.js b/commands/ban.js
index a8d5c6a..a8d5c6a 100644
--- a/src/commands/ban.js
+++ b/commands/ban.js
diff --git a/src/commands/changelog.js b/commands/changelog.js
index 2c69bb0..2c69bb0 100644
--- a/src/commands/changelog.js
+++ b/commands/changelog.js
diff --git a/src/commands/eval.js b/commands/eval.js
index a1aae92..a1aae92 100644
--- a/src/commands/eval.js
+++ b/commands/eval.js
diff --git a/src/commands/git.js b/commands/git.js
index a01d0a3..a01d0a3 100644
--- a/src/commands/git.js
+++ b/commands/git.js
diff --git a/src/commands/help.js b/commands/help.js
index 4033289..4033289 100644
--- a/src/commands/help.js
+++ b/commands/help.js
diff --git a/src/commands/invitebot.js b/commands/invitebot.js
index 2017cf3..2017cf3 100644
--- a/src/commands/invitebot.js
+++ b/commands/invitebot.js
diff --git a/src/commands/kick.js b/commands/kick.js
index ffef077..ffef077 100644
--- a/src/commands/kick.js
+++ b/commands/kick.js
diff --git a/src/commands/ping.js b/commands/ping.js
index 5ad8f78..5ad8f78 100644
--- a/src/commands/ping.js
+++ b/commands/ping.js
diff --git a/src/commands/play.js b/commands/play.js
index d94572e..d94572e 100644
--- a/src/commands/play.js
+++ b/commands/play.js
diff --git a/src/commands/poweroff.js b/commands/poweroff.js
index 8016726..8016726 100644
--- a/src/commands/poweroff.js
+++ b/commands/poweroff.js
diff --git a/src/commands/purge.js b/commands/purge.js
index 36a0803..36a0803 100644
--- a/src/commands/purge.js
+++ b/commands/purge.js
diff --git a/src/commands/say.js b/commands/say.js
index dfa2323..dfa2323 100644
--- a/src/commands/say.js
+++ b/commands/say.js
diff --git a/src/commands/uptime.js b/commands/uptime.js
index c1c3ad7..c1c3ad7 100644
--- a/src/commands/uptime.js
+++ b/commands/uptime.js
diff --git a/src/music.js b/music.js
index b2df43d..b2df43d 100644
--- a/src/music.js
+++ b/music.js