Add files via upload

This commit is contained in:
Noah Pombas
2025-02-12 09:20:14 +01:00
committed by GitHub
parent 0d1957f618
commit fb094cc159
4 changed files with 308 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"axios": "^1.7.9",
"dotenv": "^16.4.7",
"mysql2": "^3.12.0",
"tmi.js": "^1.8.5"
}
}