Switched bot to use nodejs.

This commit is contained in:
2023-06-25 12:16:20 +02:00
parent 14a59e5c66
commit 949cb4be86
12 changed files with 2147 additions and 141 deletions

View File

@@ -42,7 +42,13 @@ bash setup-vpn.sh
Copy your accounts file named as [vpnname].json in the Bot folder then run
```bash
bash start.sh
npm start --all
```
For single run of a specific VPN/Account file
```bash
npm start --accounts [name]
```
### If using LXC