Tip anyone on twitter or IRC with SJCX the coin used in http://storj.io/. For security and lower server demands there is no bitcoin/counterparty node on the server. All the blockchain information is collected from blockchain.info and blockscan.com. All withdrawal requests are downloaded and handled on a separate system. Another benefit is that there is no BTC fee for tips.
###Dependencies
- MongoDB
- Node.js
- bitcoind
- counterpartyd
###Install
git clone https://github.com/tipsjcx/sjcx-tipbot.git
cd sjcx-tipbot
npm install
Enter your twitter api tokens in twitterbot.js
Change the nick name in ircbot.js
node app.js
###RedditBot Commands
+/u/botName register
+/u/botname tip "amount"
+/u/botName balance
+/u/botName withdraw "amount" "address"