Mastodon bot to post front-page stories from lobste.rs: https://botsin.space/@lobsters
![]() |
||
---|---|---|
.gitignore | ||
README.md | ||
auth.pl | ||
cpanfile |
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