2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “LNBits Wallet wtih QR Code”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.2
- Updated invoice QR code response: Change from using IMAGE: to MEDIA: followed by the file path, ensuring QR images are properly handled.
- Adjusted expected QR file path for invoices from /tmp/lnbits_qr/ to ./.lnbits_qr/, standardizing location for QR code images.
- Updated examples and instructions to align with new response format (MEDIA: and path on one line).
- No changes to commands or protocol; only the output format and file paths for QR code delivery were updated.