Add a config to restrict the bot to a list of room IDs
This PR also fix the sync logic: first sync
should be called with timeout=0
to return immediately with a sync response, and timeout
should actually be passed to sync_forever
.
Edited by Mathieu Velten