python_bot_v2/requairements.txt

7 lines
158 B
Plaintext
Raw Normal View History

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