2018-09-08 19:10:55 -04:00
|
|
|
# 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
|
2018-02-18 15:38:21 -05:00
|
|
|
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 `pyhton3 gen.py` to make a toot
|
|
|
|
|
2018-02-20 16:47:35 -05:00
|
|
|
cron is an okay choice to make it toot regularly
|