aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index c91604a..6b0659b 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -27,7 +27,7 @@ const Discord = require('discord.js');
const client = new Discord.Client();
const config = require('./absettings.json');
-const prefix = "ab:";
+var prefix = "ab:";
const year = "2017";
var abversion = "1.0.8.5";
var logsChannel = "318874545593384970";