- Implemented as a CLI tool.
- Implemented as a telegram bot.
- User will have an ability to generate QR code for text, images and videos.
- Create a
.env
file in the root directory of the project, useenv.template
as a template. - Fill in the required fields in the
.env
file. - Run the following commands:
pip install -r requirements.txt python main.py