From 9a20f6e791132f354826f834b62bec021a92c508 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 25 Mar 2018 20:03:16 -0400 Subject: 2.4 Release --- bot_discord.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bot_discord.js') diff --git a/bot_discord.js b/bot_discord.js index 1773b31..83dc12e 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -25,8 +25,8 @@ const Discord = require('discord.js'); const economy = require('discord-eco'); const client = new Discord.Client(); -const abVersion = '2.4.0 Beta'; -const prefix = 'abb:'; +const abVersion = '2.4.0'; +const prefix = 'ab:'; const fs = require('fs'); const config = require('./absettings.json'); console.log('Welcome to AleeBot NodeJS Terminal!'); -- cgit v1.2.3