Skip to content
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

Create a console tool #68

Open
GBKS opened this issue Nov 16, 2023 · 0 comments
Open

Create a console tool #68

GBKS opened this issue Nov 16, 2023 · 0 comments
Labels
new feature New feature

Comments

@GBKS
Copy link
Owner

GBKS commented Nov 16, 2023

This is more of a fun thing to set up for devs, to execute certain commands via the Javascript console. For example:

nosta.connect(relayURL)
nosta.zap(1000)
nosta.setTheme(themeName)
nosta.profile(npub) // Look up a profile
nosta.reconnect() // Reconnect to all disconnected relays

Maybe there could be an easter egg in there as well.

It's basically a way to interact with the site for more technical people and can include some more advanced features and tools that might be interesting for them. Could also help me during development.

@GBKS GBKS added the new feature New feature label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant