Mastodon bot to post front-page stories from lobste.rs: https://botsin.space/@lobsters
Go to file
Anonymous a1f17e3922 send toots 2017-05-10 16:36:30 +01:00
.gitignore initial commit, log in to masto 2017-05-10 15:34:53 +01:00
README.md initial commit, log in to masto 2017-05-10 15:34:53 +01:00
auth.pl send toots 2017-05-10 16:36:30 +01:00
cpanfile send toots 2017-05-10 16:36:30 +01:00
lobstertoot.pl send toots 2017-05-10 16:36:30 +01:00

README.md

lobstertoot

making it work

cpanm --installdeps . # get dependencies
perl auth.pl > state.json # write config file
perl lobstertoot.pl # run the thing, put it in crontab, whatever