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