KazanExpressHelper is a telegram-bot tool for KazanExpress marketplace that analyzes the indicators of your products and comparing them with those of a competitor. This tool also provides notifications about stock, price and other indicators change.
- Clone the repository
git clone https://github.com/vovchic17/KazanExpressHelper.git
- Make a google service account if you don't have one and download the json credentials
- Copy the Google Spreadsheet and grant the service account editor access
- Rename and modify .env file
mv .env.example .env
- Install dependencies via poetry (
pip install poetry
)
poetry install
- Run the project
poetry run python ke_helper_bot
Attribution-NonCommercial 4.0 International