This bot code is no longer maintained, it was fun while it lasted. If you know how to make it work for yourself, great, but I don't want to get in trouble with Shakepay.
These scripts and bot are provided "as is" and do not have any guarantees on their outcome. By using these scripts you acknowledge this disclamer and assume full responsibility of using them.
If you wish to donate, send any amount to domi167. BTC and ETH accepted :)
Shake bot
python shake.py
docker-compose up -d shakingbot-tools
docker exec -it shakingbot-tools sh
python login.py
# once you are logged in, you can try a shake by running:
python shake.py
CTRL+D to detach from the shakingbot-tools container, and shut it down
docker-compose down
Once you are satisfied with the outcome: Run the bot:
docker-compose up -d shakingbot
cd docker-shakingbot
pip install --no-cache-dir -r requirements.txt
pip install requests
cd shakingbot
python login.py
Once you are satisfied with the outcome, you can run the bot:
python shake.py
The shakingbot should be running from there on and shake every 6 to 10 hours.