Update EXAMPLE.env, install.sh, and 2 more files...

This commit is contained in:
2024-02-05 16:42:50 -05:00
commit 8d65a162c4
4 changed files with 37 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"discord.js-selfbot-v13": "^3.1.4",
"dotenv": "^16.4.1"
}
}