Tweaked a string

This commit is contained in:
Luke Rogers 2012-04-21 15:54:22 +12:00
parent 4777cfbcda
commit a5aa62358c

2
bot.py
View file

@ -60,7 +60,7 @@ bot.persist_dir = os.path.abspath('persist')
if not os.path.exists(bot.persist_dir):
os.mkdir(bot.persist_dir)
print 'Connection(s) made, bot online...'
print 'Connection(s) made.'
while True:
reload() # these functions only do things