Mastodon bot to post front-page stories from lobste.rs: https://botsin.space/@lobsters
|
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
auth.pl | ||
cpanfile | ||
lobstertoot.pl |
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
license
This software is committed to the public domain.
For more information please see the LICENSE
file.