Building a Zapvertiser Bot with Bitvora
ยท 9 min read
In this tutorial, we'll build a Nostr Zap Bot using Go. This bot will follow profiles, identify those that have a Lightning Address, and send them a "zap" (a small Bitcoin payment) using LNURL. We'll walk through the process in bite-sized chunks, explaining each part of the code and how it works.