Mangalerts is a discord bot that provides users with direct message notifications whenever a new chapter of their favorite manga title is released! By addding Mangalerts to your discord server, users can rest assured that they won't miss a single release of their chosen manga titles. Mangalerts runs using a cloudbased MongoDB database and pymongo, as well as the public MangaDex API and MangaUpdates rss feed using feedparser. MyAnimeList integration and anime release notifications coming soon!
Adding Mangalerts to your server is simple as clicking here!
Like most other discord bots, manga alerts runs by typing in any whitelisted channel m![command
] <args
>, in which command is the name of the command
and args
is what is to be passed in as seen below. Do not attempt to use Mangalerts commands in a DM, as it will reply but not update the database.
Command | Description |
---|---|
m!track_manga [title] | Add manga title to personal tracking list. |
m!untrack_manga [title] | Remove manga from personal tracking list. |
m!untrack_all_manga | Remove all manga from personal tracking list. |
m!my_manga | Returns a list of your tracked manga. |
m!manga [title] | Returns a description and image of a manga title. |
m!ping | Ping Mangalerts |
m!help | Returns a list of commands and links |
Contact me at mangalerts@gmail.com, or raise an issue on github.