Initial commit

This commit is contained in:
2025-05-13 20:05:28 +02:00
parent 49ca93144e
commit 0e47756bd0
10 changed files with 3716 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"dependencies": {
"axios": "^1.7.7",
"cheerio": "^1.0.0",
"discord.js": "^14.17.3",
"dotenv": "^16.4.7",
"instagram-private-api": "^1.46.1",
"instagram-web-api": "^2.2.2",
"node-fetch": "^2.7.0",
"node-schedule": "^2.1.1",
"reaction-role": "^5.0.1",
"sequelize": "^6.37.5",
"sqlite3": "^5.1.7",
"tmi.js": "^1.8.5",
"tough-cookie-filestore2": "^1.0.0"
}
}