generated from Nemesis/Exemple
modo sur invitation
This commit is contained in:
parent
e8ad853ff5
commit
b809d97284
1 changed files with 1 additions and 1 deletions
|
@ -1511,7 +1511,7 @@ def invitations(room_id, state): # Reponse aux invitations
|
|||
print("Impossible de rejoindre ce salon")
|
||||
time.sleep(2)
|
||||
del bot
|
||||
save()
|
||||
save_obj()
|
||||
main()
|
||||
|
||||
def main():
|
||||
|
|
Loading…
Reference in a new issue