Added a [i] symbol

This commit is contained in:
Andrew Lee 2017-10-21 16:12:53 -04:00
parent fb04a1290c
commit 4bad937c7f

View file

@ -12,7 +12,7 @@ const config = require('./absettings.json');
client.on('ready', () => {
console.log("[>] AleeBot is now ready!")
console.log("Running version " + abVersion + ` and in ${client.guilds.size} guilds`)
console.log("[i] Running version " + abVersion + ` and in ${client.guilds.size} guilds`)
client.user.setPresence({
game: {
name: 'with version ' + abVersion,