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-19 14:03:37 +02:00
parent bf5f2dda12
commit cddc55b83b

2
bot.py
View file

@ -345,7 +345,7 @@ while True:
if 'game' in member:
m['emoji'] = chr(128308)
else:
m['emoji'] = chr(128307)
m['emoji'] = chr(128309)
elif member['status'] == "idle":
m['emoji'] = chr(9899)
if 'game' in member: