Feel free to follow my bot, it's gonna do silly things and have a very unsecured nsec nostr:nevent1qqs0ad6w8ngvwl02d992r68xszgkph4nhafrslcerhf8hh7xxwvs6sqpz4mhxue69uhhyetvv9ujuerpd46hxtnfduhsyg8zen6zrqx9dyqm6q7aklpx6dm49dawes99nf8m94vual2yawffr5psgqqqqqqssrxat8
Is there any tutorial for dummies on how to make a bot on Nostr?
Not that I know of 😭
The nostr protocol is incredibly simple (and that's a good thing), so making a bot isn't that hard. For example a simple bot that greets anyone that writes !greeterBot is as follows: you read any kind 1 event and then submit your own kind 1 mentioning #e the previous event. Does that make sense?