update log title

This commit is contained in:
deflax 2022-03-28 11:21:01 -04:00
parent 97220407f1
commit 8e1e5c1aa5

View file

@ -25,7 +25,7 @@ isConnected = False
encoding = 'latin1'
bot_version = '0.2'
print('radiobot ' + bot_version + ' starting')
print('[INFO] radiobot ' + bot_version + ' starting')
@bot.event
async def on_ready():