я долбоеб
All checks were successful
docker / docker-push (push) Successful in 49s

This commit is contained in:
2025-12-24 22:52:25 +03:00
parent 058ec2af73
commit bbb9204bd3

View File

@ -11,7 +11,7 @@ from aiogram.filters import CommandStart, Command
from aiogram.types import Message from aiogram.types import Message
TOKEN = "8549282447:AAGyzuDjOa6V7fqvxCsVUYydp9VEn4t7t3M" TOKEN = getenv("BOT_TOKEN")
dp = Dispatcher() dp = Dispatcher()