Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 643 Bytes

AutoDripBot

Auto Claim and Auto Compound on a periodic interval at Drip Network

The Bot helps you to auto claim or auto compound on the DRIP Network over BSC chain.

Usage

Have Python installed

  1. Install Requirements
python -m pip install -r requirementts.txt
  1. Run the bot
python -m bot

Note: On the first run you will get a config.json file edit it with the node url/rpc and all the wallets private keys in it

After you run choose the desired options and proceed and keep it running.

You are free to fork or submit an issue if you face a problem

Thanks!