my ebooks bot, running at https://botsin.space/@00dani_ebooks !
Go to file
Danielle McLean 41a6d07c4f
Whoops, remember the @ in the default value for the mention setting
2018-09-21 13:35:12 +10:00
memes new meme, fixed errors, changed insults to compliments 2018-09-20 14:44:42 +00:00
.gitignore Switch from requirements.txt to Pipfile because I like it 2018-09-21 11:37:38 +10:00
LICENSE Create LICENSE 2018-09-13 22:39:41 +10:00
Pipfile Switch from requirements.txt to Pipfile because I like it 2018-09-21 11:37:38 +10:00
Pipfile.lock Switch from requirements.txt to Pipfile because I like it 2018-09-21 11:37:38 +10:00
README.md Added a bunch of custom behaviours 2018-09-08 23:56:30 +00:00
gen.py Whoops, remember the @ in the default value for the mention setting 2018-09-21 13:35:12 +10:00
main.py Accept keys and stuff from environment variables instead of files, so it's easier to Heroku 2018-09-21 11:36:45 +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