forked from Pavel_Durov/python_bot
тест
This commit is contained in:
4
bot.py
4
bot.py
@@ -2,10 +2,12 @@ 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
|
||||
#import sql
|
||||
|
||||
#sql.db_start()
|
||||
|
||||
API_TOKEN = '5724991559:AAEuLvpLsgP6LHRGMSyFtQLlR5qPQUO4b_w'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user