This commit is contained in:
Tutur33
2024-04-20 14:29:42 +02:00
parent e354d68504
commit 18e452d82a
4 changed files with 42 additions and 0 deletions
+6
View File
@@ -13,6 +13,7 @@
"discord.js": "^14.14.1",
"discord.js-selfbot-v13": "^3.1.4",
"dotenv": "^16.4.5",
"ip": "^2.0.1",
"sqlite3": "^5.1.7"
}
},
@@ -931,6 +932,11 @@
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
},
"node_modules/ip": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
"integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ=="
},
"node_modules/ip-address": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",