feat: better handling for message edits
Some checks failed
Code Analysis / SonarQube (push) Failing after 18s
Node.js CI / Lint and Test (push) Failing after 33s

This commit is contained in:
2025-07-08 13:43:14 -07:00
parent c47c46e69a
commit 91d7a1ef28
4 changed files with 39 additions and 7 deletions

View File

@ -37,6 +37,7 @@
"@nhcarrigan/logger": "1.0.0",
"@octokit/rest": "20.1.1",
"@prisma/client": "5.13.0",
"diff": "8.0.2",
"discord.js": "14.15.2",
"dotenv": "16.4.5",
"express": "4.19.2",