forked from Pavel_Durov/python_bot
fix
This commit is contained in:
parent
78d1e4e1d7
commit
0c15876deb
2
bot.py
2
bot.py
@ -2,7 +2,7 @@ from cgitb import text
|
|||||||
import datetime
|
import datetime
|
||||||
import logging
|
import logging
|
||||||
from random import randint
|
from random import randint
|
||||||
from sqdb import tert
|
#from sqdb import tert
|
||||||
|
|
||||||
from aiogram import Bot, Dispatcher, executor, types
|
from aiogram import Bot, Dispatcher, executor, types
|
||||||
from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton
|
from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton
|
||||||
|
Loading…
Reference in New Issue
Block a user