You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
Currently we only process a dm if the message is only an invoice. We could instead go through each word and look for invoices in case someone put a message along with it.
Further we could instead use waila for parsing the invoice so we handle cases like bip21 or the lightning: prefix. With waila we could start hooking up more things to handle like ecash tokens
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently we only process a dm if the message is only an invoice. We could instead go through each word and look for invoices in case someone put a message along with it.
Further we could instead use waila for parsing the invoice so we handle cases like bip21 or the lightning: prefix. With waila we could start hooking up more things to handle like ecash tokens
The text was updated successfully, but these errors were encountered: