Skip to content

A Nostr quote bot for Linux. Picks a random line from a text file and sends it to Nostr. Script written in both Python and Go.

Notifications You must be signed in to change notification settings

xannythepleb/nostr-quote-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Nostr quote bot

A Nostr quote bot for Linux. Picks a random line from a text file and sends it to Nostr using Noscl.

Full guide here.

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

About

A Nostr quote bot for Linux. Picks a random line from a text file and sends it to Nostr. Script written in both Python and Go.

Topics

Resources

Stars

Watchers

Forks