mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
enable info command
This commit is contained in:
parent
2786af259a
commit
d83ff39067
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user