forked from Pavel_Durov/python_bot
тест
This commit is contained in:
parent
98d16e35f2
commit
b9cd1502aa
1
bot.py
1
bot.py
@ -2,6 +2,7 @@ from cgitb import text
|
||||
import datetime
|
||||
import logging
|
||||
from random import randint
|
||||
import sqlite3
|
||||
|
||||
from aiogram import Bot, Dispatcher, executor, types
|
||||
from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton
|
||||
|
Loading…
Reference in New Issue
Block a user