A bot to automatically click on Brave's ad to get BAT
-
Clone the repository using
git clone https://github.com/Louis-Navarro/BraveRewardBot
or download the ZIP file. Then, open a terminal in the directory. -
Download the required packages by executing
pip install -r requirements
orpython -m pip install -r requirements
. -
Done! You can now get BAT even when you're sleeping by executing
python main.py
.