JRoy / disgit

A Cloudflare Worker which provides better GitHub->Discord webhook integration than the built-in Discord webhook executor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for posting to Discord threads

kashike opened this issue · comments

Format: https://discord.com/api/webhooks/0000000000000000000/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA?thread_id=1111111111111111111

Already supported by adding the same get param to the end of your disgit url.

ex. https://disgit.instance.workers.dev/channel/token?thread_id=1111111111111111111

you were saying?