An open API service indexing awesome lists of open source software.

https://github.com/daedalus/sweepbot

Proof of concept
https://github.com/daedalus/sweepbot

bitcoin bot sweep

Last synced: over 1 year ago
JSON representation

Proof of concept

Awesome Lists containing this project

README

          

# Sweepbot

As root

echo "* * * * * your_username /usr/bin/python /path_of_script/Sweepbot.py" > /etc/crontab
echo "* * * * * your_username /usr/bin/python /path_of_script/Sweepbot2.py" >> /etc/crontab