This commit is contained in:
@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user