mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
.
This commit is contained in:
parent
bf5f2dda12
commit
cddc55b83b
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue