my ebooks bot, running at https://botsin.space/@00dani_ebooks !
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Danielle McLean 41a6d07c4f
Whoops, remember the @ in the default value for the mention setting
5 years ago
memes new meme, fixed errors, changed insults to compliments 5 years ago
.gitignore Switch from requirements.txt to Pipfile because I like it 5 years ago
LICENSE Create LICENSE 5 years ago
Pipfile Switch from requirements.txt to Pipfile because I like it 5 years ago
Pipfile.lock Switch from requirements.txt to Pipfile because I like it 5 years ago
README.md Added a bunch of custom behaviours 5 years ago
gen.py Whoops, remember the @ in the default value for the mention setting 5 years ago
main.py Accept keys and stuff from environment variables instead of files, so it's easier to Heroku 5 years ago

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