mutiny-node icon indicating copy to clipboard operation
mutiny-node copied to clipboard

Better dm handling

Open benthecarman opened this issue 10 months ago • 0 comments

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

benthecarman avatar Apr 11 '24 15:04 benthecarman