first init

This commit is contained in:
2026-07-09 23:39:40 +03:00
parent 31281ad8cc
commit cb573a52d5
17 changed files with 1067 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
"""Telegram bot for a Marzban VPN panel."""
__all__ = ["__version__"]
__version__ = "0.1.0"