поменял ключ

This commit is contained in:
vrubel 2025-10-29 00:59:36 +03:00
parent 05fc7c21ea
commit 9e79b97672
2 changed files with 10 additions and 2 deletions

View file

@ -4,7 +4,7 @@ from dotenv import load_dotenv
load_dotenv()
# Telegram Bot Configuration
TELEGRAM_BOT_TOKEN = "8241474807:AAGcsLiaE9El63ARmUgrWASgkhcBv8QB1c8"
TELEGRAM_BOT_TOKEN = "8241474807:AAH684LTY93aXRou4-LtqU5-p8LuEjzYn8U"
# Lichess API Configuration
LICHESS_API_BASE_URL = "https://lichess.org/api"