feat: remove webhooks and add invite button
Some checks failed
Code Analysis / SonarQube (push) Failing after 16s
Node.js CI / Lint and Test (push) Successful in 42s

This commit is contained in:
2025-07-04 16:52:02 -07:00
parent 29d0a25073
commit f62ae6c205
9 changed files with 3 additions and 500 deletions

View File

@ -20,10 +20,6 @@
"bugs": {
"url": "https://github.com/nhcarrigan/mod-bot/issues"
},
"engines": {
"node": "22",
"pnpm": "10"
},
"homepage": "https://github.com/nhcarrigan/mod-bot#readme",
"devDependencies": {
"@nhcarrigan/eslint-config": "3.2.0",