Mastodon bot to post front-page stories from lobste.rs: https://botsin.space/@lobsters
Go to file
Anonymous f4eb471d79 initial commit, log in to masto 2017-05-10 15:34:53 +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 initial commit, log in to masto 2017-05-10 15:34:53 +01:00
cpanfile initial commit, log in to masto 2017-05-10 15:34:53 +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