From 93ce73590ea2a1db970e098402136b8b70d58b4a Mon Sep 17 00:00:00 2001 From: valer Date: Mon, 8 Dec 2025 14:09:43 +0700 Subject: [PATCH] =?UTF-8?q?Revert=20"=D1=85=D1=83=D0=B9"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3a454480 --- bot.log | 2 ++ bot.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bot.log b/bot.log index 69d14bc..b5a094e 100644 --- a/bot.log +++ b/bot.log @@ -1,2 +1,4 @@ 2025-12-08 13:08:26,502:WARNING:discord.client: PyNaCl is not installed, voice will NOT be supported 2025-12-08 13:08:26,504:INFO:discord.client: logging in using static token +2025-12-08 14:08:52,657:WARNING:discord.client: PyNaCl is not installed, voice will NOT be supported +2025-12-08 14:08:52,659:INFO:discord.client: logging in using static token diff --git a/bot.py b/bot.py index 7019e44..b25ed08 100644 --- a/bot.py +++ b/bot.py @@ -7,7 +7,7 @@ import os import json # --- Настройки и константы --- -BOT_TOKEN = 'MTM0Mjc5ODAyMjg5NTA3NTMzOQ.Gqipu1.-ZEvR6Oz-dxyyXJAnr6F7aqGCvHzLLCQ0kPdak' +BOT_TOKEN = '11' WELCOME_CHANNEL_ID = 1342797233250107482 # ID канала для приветствий ADMIN_ROLE_NAME = "Администратор"