QR Code Generator About project Implemented as a CLI tool. Implemented as a telegram bot. User will have an ability to generate QR code for text, images and videos. How to set up? Create a .env file in the root directory of the project, use env.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