зачал бд, удалил лишнее

This commit is contained in:
Pavel_Duron 2022-11-07 17:09:24 +10:00
parent 99533b80e6
commit 54bcef5df9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

2
bot.py
View File

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