diff --git a/__pycache__/sql.cpython-310.pyc b/__pycache__/sql.cpython-310.pyc new file mode 100644 index 0000000..0de7eb6 Binary files /dev/null and b/__pycache__/sql.cpython-310.pyc differ diff --git a/bot.py b/bot.py index 295a260..145ba46 100644 --- a/bot.py +++ b/bot.py @@ -7,7 +7,7 @@ from aiogram import Bot, Dispatcher, executor, types from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton import sql -sql.db_start() + API_TOKEN = '5724991559:AAEuLvpLsgP6LHRGMSyFtQLlR5qPQUO4b_w'