Skip to content

Releases: jpizquierdo/qrcodegen

v0.1.3

06 Apr 17:42
249aece
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Apr 08:13
2ff5449
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Mar 15:44
cc4fe92
Compare
Choose a tag to compare

What's Changed

  • Fix validation error in vCard when website is requested by @jpizquierdo in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Mar 22:04
9cf0889
Compare
Choose a tag to compare

QR Code Generator Telegram Bot - v0.1.0

🎉 First Release of the QR Code Generator Telegram Bot! This bot allows users to generate QR codes for various purposes, such as URLs, Wi-Fi credentials, and contact information (vCard). It provides a seamless and interactive experience using Telegram's inline keyboard and message handling.

🚀 Features

  • URL QR Code: Generate QR codes for any valid URL.
  • Wi-Fi QR Code: Create QR codes for Wi-Fi auto-connection by providing SSID and password.
  • Contact Info QR Code: Generate vCard QR codes with details like name, phone number, email, company, and more.
  • Interactive Menu: Inline keyboard for easy navigation and command selection.
  • Error Handling: Validates user input (e.g., URLs, emails, SSIDs) and provides helpful error messages.
  • Asynchronous Processing: Built with python-telegram-bot for efficient and responsive interactions.

What's Changed

New Contributors

Full Changelog: https://github.com/jpizquierdo/qrcodegen/commits/v0.1.0