generated from Nemesis/Exemple
modo sur invitation
This commit is contained in:
parent
1d5897c8b6
commit
1a1a26aa67
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue