python_bot/requairements.txt

7 lines
158 B
Plaintext

time
logging
aiogram
from aiogram import Bot, Dispatcher, executor, types
from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton