forked from Pavel_Durov/python_bot
тест
This commit is contained in:
1
bot.py
1
bot.py
@@ -2,6 +2,7 @@ from cgitb import text
|
|||||||
import datetime
|
import datetime
|
||||||
import logging
|
import logging
|
||||||
from random import randint
|
from random import randint
|
||||||
|
import sqlite3
|
||||||
|
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user