A Nostr quote bot for Linux. Picks a random line from a text file and sends it to Nostr using Noscl.
Comes in three parts:
- Python script
- Shell script
- Crontab entry
You simply provide:
- A text file with a new quote (or whatever you want to post) on each line
Dependencies:
- Python 3
- Go (for Noscl)
- Noscl
- Linux