Okay, I can tell I'm going to go nuts trying to write a note with this, but... yeah, something like this, please.

How awesome is that?

https://github.com/eskema/alphaama/tree/main

Reply to this note

Please Login to reply.

Discussion

the main version hasn't been touched in over a year, it's very buggy and outdated. I'm trying to finish polishing the new v3 release https://github.com/eskema/alphaama/tree/v3 which is running on https://wip.alphaama.com (it's still buggy but up-to-date)

features should be somewhat stable but I'm still refactoring a bunch of code right now

Yeah, I used the newer version but it wouldn't take my theforest.nostr1.com relay address or pull my relay metadata, so I gave up. Including an example, would help a lot. Couldn't figure out exactly how to type the address in.

And typing "help" didn't bring up any help, which is the cardinal sin of CLIs.

You probably need to add `read` and `write` sets to the relay you added, you can do it in a single line while adding the relay

`.aa r add read write`

or you can do

`.aa r sets read ` and `.aa r sets write `

After adding a relay, nothing will happen, you'll need to run a query.

You can do `.aa q stuff` to load some default queries to get you started or add one with `.aa q add `

You run queries by typing ".aa q run " or you can directly run a query with `.aa q raw `

I'm still changing a lot of things around so an outdated explanation of moving things doesn't help much either, a fucking manual will eventually happen...

I can try and help you get setup with it if you're still interested, it's not that hard once you have it going...

I am interested, no cap, but I'm totally wiped out and need a nap. Let me hit you up, later.