An ebooks bot for mastodon and pleroma. Forked from https://github.com/AgathaSorceress/mstdn-ebooks
Go to file
Lynne be003a6000 initial commit 2018-10-09 11:11:51 +10:00
.gitignore initial commit 2018-10-09 11:11:51 +10:00
LICENSE initial commit 2018-10-09 11:11:51 +10:00
README.md initial commit 2018-10-09 11:11:51 +10:00
create.py initial commit 2018-10-09 11:11:51 +10:00
gen.py initial commit 2018-10-09 11:11:51 +10:00
main.py initial commit 2018-10-09 11:11:51 +10:00
reply.py initial commit 2018-10-09 11:11:51 +10:00
requirements.txt initial commit 2018-10-09 11:11:51 +10:00

README.md

mastodon-ebooks

Lynnear Edition

This version makes quite a few changes from the original, such as:

  • Unicode support
  • Non-Markov stuff
  • its very cute

Original README

hey look it's an ebooks bot

python3

install the requirements with sudo pip3 install -r requirements

make a bot (probably on bots in space) and follow the target accounts

run python3 main.py to login and scrape

run python3 gen.py to make a toot

cron is an okay choice to make it toot regularly