Mangaplus chapter discussion bot for /r/manga. Still unofficial. T_T
Automate posting newly published chapters to Reddit.
Currently operates under the account /u/AutoShonenpon.
Codebase is largely inspired by r-anime/holo
- Python 3.8+
requests
praw
praw-core
protobuf
ruamel.yaml
schedule
tabulate
Unidecode
urllib3
websocket-client
Name | Command |
---|---|
Update shows | python plus.py -m update |
Edit shows | python plus.py -m edit [show-config] |
Setup database | python plus.py -m setup |
- Update config file with your desired useragent and reddit details. You can generate a Reddit OAuth key by following the steps in the Getting Started section of their GitHub wiki. The subreddit the bot will be posting to, can be changed through python plus.py -s [subreddit] or by changing the config file
[reddit]
username =
password =
client_id =
client_secret =
user_agent=
subreddit =
- Set up the database by running
python src/plus.py -m setup
- Load the desired manga config files by running
python src/plus.py -m edit mangaplus.yaml
- Update manga information by running
python src/plus.py -m update
- The bot is now ready to post threads with
python src/plus.py
- Automate manga popularity chart
- Upon multiple requests by users, discord automate posting