From 33cd7187620ec6f79af1d426c9637c104bd73dc5 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 16 Apr 2018 09:18:53 -0400 Subject: More changes --- bot_discord.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot_discord.js') diff --git a/bot_discord.js b/bot_discord.js index fd1b9da..be99c35 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -24,7 +24,7 @@ const client = new Discord.Client({ disableEveryone: true }); const abVersion = '2.8.0 Beta'; -const prefix = 'ab:'; +const prefix = 'abb:'; const fs = require('fs'); const config = require('./absettings.json'); -- cgit v1.2.3