- Register here using new wallet: https://taker.xyz
- Bind your X/Twitter otherwise you can't start mining
- Wait till you get faucet reward (0.001 TAKER) to start using bot
- Node.js: Ensure you have Node.js installed.
- npm: Ensure you have npm installed.
- Taker Balance: Ensure you have a balance in your Taker wallet.
- Clone this repository:
git clone https://github.com/Zlkcyber/takerBot.git cd takerBot
- Install dependencies:
npm install
- Fill your wallet detail at
wallets.json
you can view format inwallets-example.json
nano wallets.json
- Run The Script:
npm run start
This project is licensed under the MIT License.