Add dtext to markdown for tickets and appeals

This commit is contained in:
Tarrgon
2026-06-03 08:01:59 -04:00
parent 5e5840ffdf
commit bafed23169
5 changed files with 103 additions and 4 deletions
+2
View File
@@ -12,12 +12,14 @@
"typescript-eslint": "8.32.1"
},
"dependencies": {
"@clynamic/dmark": "^0.0.7",
"@redis/client": "5.1.0",
"body-parser": "2.2.2",
"discord.js": "14.26.4",
"dotenv": "16.5.0",
"express": "5.1.0",
"express-session": "1.19.0",
"markdown-it": "14.2.0",
"memorystore": "1.6.7",
"sqlite": "5.1.1",
"sqlite3": "6.0.1"