fiatjaf / noscl

Command line client for Nostr.
Other
269 stars 53 forks source link

feat: implement event delete func #23

Closed katsucodes247 closed 2 years ago

katsucodes247 commented 2 years ago

Meh, just thought about this ... it would be better to have my command part of the event command, meaning I'd need to also change so that the current event command becomes event view command, eg:

  noscl event view <id>
  noscl event delete <id>