Mangalerts is a discord bot that provides users with direct message notifications whenever a new chapter of their favorite manga title is released! In addition to manga release notifications, users can also ask Mangalerts for a description of any manga title and an image of the latest volume cover. The bot can support as many users as needed in a single server, so there is no need to make a new one! 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!
CommandsDo 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.