1C Releases (and rating) new versions notifier bot written in python
- Make sure you have
python3
andvenv
installed. - Use command
python -m venv .
to init venv environment. - Use command
bin/pip install -r requirements.txt
to install necessary dependencies.
To start using bot, create file bot_config.py
based on the file bot_config.py.example
found in this repository.
$ bin/python bot.py