https://github.com/discordjs/gh-discord-middleware
https://github.com/discordjs/gh-discord-middleware
hacktoberfest
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/discordjs/gh-discord-middleware
- Owner: discordjs
- License: apache-2.0
- Created: 2022-07-09T09:39:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T07:48:40.000Z (8 months ago)
- Last Synced: 2024-10-29T15:14:57.262Z (8 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://gh-discord-middleware.vercel.app
- Size: 2.84 MB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 |