DepinedBot
Depined Auto Ping and Auto Register/Auto Referral
Install / Use
/learn @Zlkcyber/DepinedBotREADME
Depined Auto Ping and Auto Reff

UPDATE to use python
- git pull
git pull - Install Requirements:
pip install -r requirements.txt #or pip3 install -r requirements.txt - Run
python bot.py #or python3 bot.py
Repo Source @vonsyy:
- https://github.com/vonssy/DePINed-BOT
Features
- Auto Ping Widget Connection
- Support multiple accounts
- Support Proxy usage
Prerequisites
- Node.js installed on your machine
tokens.txtfile containing token from depined platform follow instruction below to get:- Open depined dashboard https://app.depined.org/dashboard
- Login With your email
- inspect or just F12, and find Application
- in local storage find
tokenand copy all value.
Installation
-
Clone the repository:
git clone https://github.com/Zlkcyber/depinedBot.git cd depinedBot -
Install the required dependencies:
npm install -
Input your tokens in
tokens.txtfile, one user per line;nano tokens.txt -
optionally you can use proxy:
- paste proxy in
proxy.txtformathttp://username:password@ip:portnano proxy.txt
- Run the script:
npm run start
Additional Feature Auto Registration / Auto Referral
-
npm run autoreg - accounts information saved at
accounts.txtand tokens auto saved totokens.txt
This project is licensed under the MIT License.
