Add github webhook and mapping

This commit is contained in:
Tarrgon
2025-06-22 08:15:03 -04:00
parent 5dc38227a1
commit 8ddfbed396
12 changed files with 212 additions and 7 deletions
+2
View File
@@ -6,6 +6,7 @@
"": {
"dependencies": {
"@redis/client": "^5.1.0",
"body-parser": "^2.2.0",
"discord-oauth2": "^2.12.1",
"discord.js": "^14.19.3",
"dotenv": "^16.5.0",
@@ -1792,6 +1793,7 @@
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz",
"integrity": "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==",
"license": "MIT",
"dependencies": {
"bytes": "^3.1.2",
"content-type": "^1.0.5",