Add sync command and move commands around

This commit is contained in:
Tulir Asokan
2018-02-25 22:22:11 +02:00
parent da3e37ccc0
commit 56e4f00705
4 changed files with 207 additions and 168 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
from .handler import command_handler, CommandHandler
from . import clean_rooms, auth, meta, telegram
from . import clean_rooms, auth, meta, telegram, portal