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
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:
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: