@dp.callback_query(F.data == 'bot') async def bot(callback_query: CallbackQuery):
bot = Bot(token=TOKEN)