If you want to invite the bot to your server, click here.
This is a bot that will periodically check for updates on the manga that you have subscribed to and alert you when there is a new chapter available.
More websites will be added in the future as I find them. If you want a website to be added, please reach out to me
on the support server.
Additionally, websites that are heavily protected by Cloudflare will not be added (I will list the ones I tried to
add that fit these criteria at the bottom of this file).
If you want to leave a suggestion of a website that I should implement for this, send me a DM over on .mooshi
on
discord!
The bot can also translate messages/text to different languages using Google Translate.
You can right-click a message > apps > Translate
to translate a message or use the /translate
command
If you have any questions, feel free to join the Support Server and ask there.
/help
- Get started with Manga Updates Bot (this message).
/search
- Search for a manga on supported websites.
/latest
- Get the latest chapter of a manga.
/chapters
- Get a list of chapters of a manga.
/next_update_check
- Get the time until the next update check.
/supported_websites
- Get a list of websites supported by the bot and the bot status on them.
/stats
- View general bot stats.
/patreon
- View info about the benefits you get as a Patreon.
/settings
- Edit the bot's settings on the server.
/track new
- Track a manga.
/track delete
- Delete a tracked manga.
/track list
- List all your tracked manga.
/subscribe new
- Subscribe to a tracked manga.
/subscribe delete
- Unsubscribe from a manga.
/subscribe list
- List all your subscribed manga.
/bookmark new
- Bookmark a manga.
/bookmark view
- View your bookmarked manga.
/bookmark delete
- Delete a bookmark.
/bookmark update
- Update a bookmark.
/translate
- Translate with Google between languages.
You can view the supported websites here.
- Python 3.10+
- Docker (used for flaresolverr)
How to set up the bot:
-
Cloning the repository
git clone https://github.com/MooshiMochi/ManhwaUpdatesBot cd ManhwaUpdatesBot
-
Running the bot windows:
.\run.bat
linux:
chmod +x run.sh setup.sh ./run.sh
Note: It is recommended that you use a webshare rotating proxy with backbone connection method. To run the test file, use the command
python -m tests
If you want to contribute to this project, feel free to fork the repository and make a pull request.
I will review the changes and merge them if they are good.