From 88561c73f6d3359f7a6949158fcbc859c1627ec7 Mon Sep 17 00:00:00 2001 From: Nemesis Date: Fri, 27 Jul 2018 14:11:43 +0200 Subject: [PATCH] modo sur invitation --- asmodee.py | 1 - 1 file changed, 1 deletion(-) diff --git a/asmodee.py b/asmodee.py index b594bbe..033eb30 100755 --- a/asmodee.py +++ b/asmodee.py @@ -1495,7 +1495,6 @@ def invitations(room_id, state): # Reponse aux invitations try: global bot bot.client.join_room(room_id) - room_id = event['room_id'] room = bot.client.rooms[room_id] if ('welcome' in liste_mod):