aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-15 00:50:41 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-15 00:50:41 -0400
commit364427c31cadf578199d4a7edf52fc1675c5fb00 (patch)
tree68bbcc6d32cb1c9061b1fca3fb2354068cb54934
parent2ecf75a85ab64cacd157559b494ed43e2557f286 (diff)
downloadAleeBot-364427c31cadf578199d4a7edf52fc1675c5fb00.tar.gz
AleeBot-364427c31cadf578199d4a7edf52fc1675c5fb00.tar.bz2
AleeBot-364427c31cadf578199d4a7edf52fc1675c5fb00.zip
Changed prefix for blueprint
-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";