Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 329 Bytes

What and Why ?

A Python bot, helping generating quickly and easily Covid 19 Certificate (PDF including QR Code) using official government website.

How to ?

  1. Install Python 3
  2. Make a copy of config.json.sample to config.json
  3. Edit config.json with your information
  4. generate using : python3 covid_bot.py

MIT License