1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2016-07-20 16:31:36 +02:00
parent cddc55b83b
commit 8dbd23291f

2
bot.py
View file

@ -358,7 +358,7 @@ while True:
elif 'channelname' in m:
tosend += "{emoji} *{channelname}* {name}\n".format(**m)
else:
tosend += "{emoji} {name}".format(**m)
tosend += "{emoji} {name}\n".format(**m)
telegram.sendmessage(tosend, sentin, source)
elif text.startswith('/online'):
# Elenco di tutte le persone online su Steam