Skip to content

bonbisu/bomberCriptoRobot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bomberCriptoRobot

Automation to reset bombcrypto to farm, every time the app crashes.

how to run

  1. Install requirements.txt with pip (consider use an environment manager like venv):
pip install -r requirements.txt

# or

pip3 install -r requirements.txt
  1. Create a file config.py under App/ directory and paste config_example.py content inside. Modify as you need, and leave other configs as is

  2. Run

python3 App/main.py

About

firstVersion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%