MarketBot - telegram bot for automated auditing of products in the supermarket and their expiration date with reminder
Clone the repository to your local machine:
git clone https://github.com/VVriter/MarketBot.git
cd MarketBotCopy example .env file and change variables to yours:
cp .env.sample .envStart docker compose and enjoy:
docker-compose up -d
