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 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