Oddbean new post about | logout
 Fu, I missed the link.

https://dergigi.com/2023/01/19/how-to-build-a-nostr-gm-bot/ 
 Still alive! 😂

@gmbot 
 Noscl is what i initially used for writing my early bots like Polly Botzzapp (poll based bot)

Ive since switched to the python-nostr library for newer bots. The current one i am working on is @Jessica Botzzapp. Code available in github, and recently forked the library to add AUTH support.