- reply with expiration tag, if request contains expiration tag - divide relays to RELAY_LIST, SYNC_RELAY_LIST and ANNOUNCE_RELAY_LIST (new), where RELAY_LIST is the relays the DVM is actually using and ANNOUNCE_RELAY_LIST are relays where the NIP65 inbox, as well as DM relays and NIP89 announcements are published to.
1.0.4
- fix bug in bot with nip44 encryption
1.0.3
- improve logs for deletion - add tutorial 10, deletion of announcements
1.0.2
- adds option PROVIDE_INVOICE (default true) to disable creating an invoice upfront. This is especially handy if multiple requests needed to made which could slow down the process. Clients should request an invoice otherwise - minor bugfixes