Python Telegram Бот для студии уличных танцев Freaky Dance Crew (Python + Aiogram + Pygsheets). Работает с Google Sheets API
python -m venv env
./env/Scripts/activate
python -m pip install -r requirements.txt
python bot.py
Python Telegram Бот для студии уличных танцев Freaky Dance Crew (Python + Aiogram + Pygsheets). Работает с Google Sheets API
PythonMIT