Обновить README
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
почта бота : @@
|
# Клонировать репозиторий
|
||||||
ключ в файле
|
git clone https://git.botboom.ru/mtorov/GoogleSheetAnBot.git
|
||||||
|
|
||||||
имя бота : @@
|
# Перейти в папку проекта
|
||||||
его токен : @@
|
cd GoogleSheetAnBot
|
||||||
|
|
||||||
|
# Обновить pip
|
||||||
|
pip install --upgrade pip
|
||||||
|
|
||||||
|
# Установить все зависимости одной командой
|
||||||
|
pip install aiogram==3.4.1 gspread==6.1.4 google-auth==2.37.0 python-dotenv==1.0.1
|
||||||
|
|
||||||
|
# Запустить бота
|
||||||
|
python bot.py
|
||||||
Reference in New Issue
Block a user