mirror of
https://github.com/SantaSpeen/Rcon-VK-Bot.git
synced 2026-05-19 16:10:32 +00:00
[~] ...
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ if __name__ == '__main__':
|
||||
if not config.vk.token:
|
||||
logger.error("Токен ВК не найден.")
|
||||
enter_to_exit()
|
||||
bot = Bot()
|
||||
bot = Bot(perms)
|
||||
# Test RCON
|
||||
print("Проверка RCON..", end="")
|
||||
if rcon("list").startswith("Rcon error"):
|
||||
|
||||
Reference in New Issue
Block a user