add create_key in country_mode/fix traffic in remnawave

This commit is contained in:
Vladless
2025-04-15 00:12:56 +03:00
parent 9e89a2db10
commit 3efdeed00c
5 changed files with 204 additions and 63 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ bot = Bot(token=API_TOKEN, default=DefaultBotProperties(parse_mode=ParseMode.HTM
storage = MemoryStorage()
dp = Dispatcher(bot=bot, storage=storage)
version = "4.2-alpha(11.04)"
version = "4.2-a140499"
register_middleware(dp)