An open API service indexing awesome lists of open source software.

https://github.com/discordjs/gh-discord-middleware


https://github.com/discordjs/gh-discord-middleware

hacktoberfest

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        





discord.js





Discord server
npm version
npm downloads



Vercel


# About

gh-discord-middleware is a proxy-based solution to split the [discord.js monorepo](https://github.com/discordjs/discord.js) outgoing webhooks to multiple channels / webhooks on the [discord.js Discord server](https://discord.gg/djs).

# Vercel ENV keys

| Key | Description |
| ---------------------------- | ---------------------------------------------------------------------------------------------- |
| `GITHUB_SECRET_TOKEN` | A secret key used to secure incoming requests, if set |
| `DISCORD_WEBHOOK_FORUM_BASE` | The base webhook URL (include `/github`) to be used for posting all events, split by thread id |