поменял ключ
This commit is contained in:
parent
05fc7c21ea
commit
9e79b97672
2 changed files with 10 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue