francojreyes / mangadex-updates

Discord Webhook for mangadex updates
0 stars 0 forks source link

Mangadex Updates Webhook

A bot that uses Mangadex's v5 API to automatically forward chapter updates to Discord webhooks.

Very simple to setup, no downloads required, simply create a Google Sheet and share it with the bot.

Setup

Prerequisites

Steps

Creating the Google Sheet

First we need to create a Google Sheet that tells the bot where to send updates to, and which manga to send updates for. Click here for an example of what your finished sheet should look like.

Creating the Discord webhook

Next we want to create a webhook for the program to send updates to.

Adding manga

Next we need to create a list of manga to track updates for.

Sharing the Google Sheet

The final step is to give the script access to your Google Sheet.

Done!

The script will now send any updates for manga in your manga sheet to any webhooks in your webhooks sheet! Note this process is run every hour, and there will be nothing sent if no updates are found. If you are having any trouble, or would like to request a feature, you can contact me on Discord at @marshdapro.

Planned Features