Add basic support for bridging existing rooms to existing chats. Fixes #52
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from .handler import command_handler, CommandHandler
|
||||
from .handler import command_handler, CommandHandler, CommandEvent
|
||||
from . import clean_rooms, auth, meta, telegram, portal
|
||||
|
||||
Reference in New Issue
Block a user