endure the pain

This commit is contained in:
Christine Dodrill 2015-11-29 08:45:07 -08:00
parent 6fec36cbfd
commit b52db867dc
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ token = client.login_with_password(username=config["me"]["user"], password=confi
rooms = client.get_rooms()
@fuckit
def room_callback(event):
room = rooms[event[u'room_id']]
reload()