Implement the majority of the API
This commit is contained in:
parent
e322f24457
commit
4b61e73573
15 changed files with 475 additions and 6 deletions
|
|
@ -13,6 +13,8 @@
|
|||
"glob": "^10.3.3",
|
||||
"joi": "^17.9.2",
|
||||
"module-alias": "^2.2.3",
|
||||
"mysql2": "^3.6.0",
|
||||
"tmi.js": "^1.8.5",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"tslog": "^4.8.2"
|
||||
},
|
||||
|
|
@ -20,6 +22,7 @@
|
|||
"@types/chai": "^4.3.5",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@types/node": "^20.4.7",
|
||||
"@types/tmi.js": "^1.8.3",
|
||||
"chai": "^4.3.7",
|
||||
"mocha": "^10.2.0",
|
||||
"ts-mocha": "^10.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue