No description
- Python 100%
| impfbot | ||
| resources | ||
| .gitignore | ||
| impfbot.gif | ||
| README.md | ||
| setup.py | ||
Impfbot
Impfbot is a Python scripts which checks periodically for available vaccination appointments against the SARS-CoV-2 / COVID-19 coronavirus on impfterminservice.de which is used in most German federal states.
Requirements
- Python 3
- Google Chrome
Setup
pip install .
Usage
- First copy and rename the
resources/config.ini.exampletoresources/config.ini. - Then add your post codes and transfer codes (if available) to the config file. If you don't have transfer codes, just enter
xor some invalid code. - Then start the Python script:
python impfbot
Credits
- Alarm sound by guitarguy1985
