Browse Source

modo sur invitation

master
Nemesis 6 years ago
parent
commit
1a1a26aa67
  1. 2
      asmodee.py

2
asmodee.py

@ -1496,7 +1496,7 @@ def invitations(room_id, state): # Reponse aux invitations
try:
global bot
bot.client.join_room(room_id)
global modules
if ('welcome' in liste_mod):
modules[room_id, 'welcome'] = True
if ('roll' in liste_mod):

Loading…
Cancel
Save