generated from nhcarrigan/template
feat: set up Discord bot scaffolding
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 48s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 48s
- Add Rondelle interface with discord client and database - Add logger utility using @nhcarrigan/logger - Add database utility for Prisma client instantiation - Update index.ts with bot startup logic - Update .gitignore to exclude prod/ build output
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@nhcarrigan/eslint-config": "5.2.0",
|
||||
"@nhcarrigan/typescript-config": "1.0.0",
|
||||
"@nhcarrigan/typescript-config": "4.0.0",
|
||||
"@types/node": "22.10.6",
|
||||
"prisma": "6.8.2",
|
||||
"typescript": "5.7.3"
|
||||
|
||||
Reference in New Issue
Block a user