From 340709ebfbee699718fcc2969a835e7c5696696a Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sat, 6 Jan 2018 21:35:22 -0500 Subject: Changed the prefix (This isn't beta Alee you donkey) --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.js b/bot.js index 9ec3294..5d5d21b 100644 --- a/bot.js +++ b/bot.js @@ -3,7 +3,7 @@ const moment = require('moment'); const client = new Discord.Client(); const config = require('./config.json'); const aqVersion = "1.1.3"; -const prefix = "aqb:"; +const prefix = "aq:"; const log = message => { -- cgit v1.2.3