mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-15 16:26:16 +00:00
enable info command
This commit is contained in:
1
main.py
1
main.py
@@ -11,6 +11,7 @@ import olgram.commands.bots # noqa: F401
|
|||||||
import olgram.commands.start # noqa: F401
|
import olgram.commands.start # noqa: F401
|
||||||
import olgram.commands.menu # noqa: F401
|
import olgram.commands.menu # noqa: F401
|
||||||
import olgram.commands.bot_actions # noqa: F401
|
import olgram.commands.bot_actions # noqa: F401
|
||||||
|
import olgram.commands.info # noqa: F401
|
||||||
|
|
||||||
from server.server import main as server_main
|
from server.server import main as server_main
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user