-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding more nip-86 apis. #39
Comments
Ok I would maybe rename or tweak these a little. We already merged the first one but still I would change it.
You can add Chorus really needs the |
i agree with your changes. im going to implement them. about nip11 we can discuss in more details, maybe keeping both, idk really. |
here is my suggestion:
liveconnections
uptime
totalevents
total
| receives an input which is a filter.delete
| removes an event. (im not sure if the banevent command dose the same?)updatenip11
| instead of passing keys one by one, inputs a whole json object and replace non-null ones with current document + add new ones. if it was present and set to null, it would remove it. this is the current model in immortal which reduces number of apis. (but nip-86 incompatible)add/removeadmin
| inputs a pubkey to grant premissons to them, a list of command names may be present to limit access level.The text was updated successfully, but these errors were encountered: