aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 031a2a9..b5bf1da 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');
-var prefix = "ab:";
+var prefix = "abb:";
const year = "2017";
var abversion = "1.0.9 Beta";
var logsChannel = "318874545593384970";