Anime episode discussion post bot for /r/anime. Monitors online stream services for newly published episodes and submits a post for each to Reddit.
Currently operates under the account /u/Holo_of_Yoitsu.
Season configurations (show names and associated service URLs for each anime season) can be found in season_configs
. Each can be loaded using the edit
module.
requests
feedparser
beautifulsoup4
praw
praw-script-oauth
unidecode
Name | Run freq | Command |
---|---|---|
Find new episodes | high | python holo.py -s [subreddit] |
Update shows | med | python holo.py -m update |
Find new show | low (or manual) | python holo.py -m find |
Edit shows | manual | python holo.py -m edit [show-config] |
Setup database | once | python holo.py -m setup |