Move command handlers to own module and add clean-rooms command (ref #59)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
from .handler import command_handler, CommandHandler
|
||||
from . import clean_rooms, auth, meta, telegram
|
||||
Reference in New Issue
Block a user