forked from Pavel_Durov/python_bot
зачал бд, удалил лишнее
This commit is contained in:
parent
99533b80e6
commit
54bcef5df9
BIN
__pycache__/sql.cpython-310.pyc
Normal file
BIN
__pycache__/sql.cpython-310.pyc
Normal file
Binary file not shown.
2
bot.py
2
bot.py
@ -7,7 +7,7 @@ from aiogram import Bot, Dispatcher, executor, types
|
|||||||
from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton
|
from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton
|
||||||
import sql
|
import sql
|
||||||
|
|
||||||
sql.db_start()
|
|
||||||
|
|
||||||
API_TOKEN = '5724991559:AAEuLvpLsgP6LHRGMSyFtQLlR5qPQUO4b_w'
|
API_TOKEN = '5724991559:AAEuLvpLsgP6LHRGMSyFtQLlR5qPQUO4b_w'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user