BitShares Forum

Main => General Discussion => Topic started by: bluebit on December 15, 2014, 07:31:23 pm

Title: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: bluebit on December 15, 2014, 07:31:23 pm
I'm still new to Reddit, but I see that our Bitshares moderator is Xeroc: http://www.reddit.com/r/BitShares

In order to increase user adoption of Bitshares, all in favor of setting up an automated weekly tipping bot, express your vote in the poll above. Has anyone already setup a bot like this before or knows someone that can do it?

I found this:
http://www.reddit.com/r/ALTcointip/wiki/index
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: Ander on December 15, 2014, 07:39:15 pm
In the dogecoin reddit, there is a bot that automatically tips you dogecoin for any post that makes it to the front page of /r/dogecoin.


Of course, the bitshares reddit isnt big yet, and every post goes right to the front page right now, so perhaps our tipbot should automatically give BTS (or bitUSD or bitGLD) to threads which get at least X upvotes, or something like that.
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: Method-X on December 15, 2014, 07:42:33 pm
Me and Rune were talking about something like this yesterday. You could even interface with Reddits API and have a faucet website set up that allows any Redditor to login with their reddit credentials and give 5 BitUSD per 1000 comment karma. That way you prevent abuse (can't game karma easily) and are getting the attention of the most vocal users on the most strategically important tech social media platform.
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: monsterer on December 15, 2014, 08:41:21 pm
Why not create a bitUSD tipping bot which would work exactly the same way as current bitcoin tipping bot on all of reddit?

No point in tipping people who are already readers of the bitshares subreddit; they've already found bitshares - better to get people who don't know about it, talking about it.
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: mdj on December 15, 2014, 10:14:20 pm
Why not create a bitUSD tipping bot which would work exactly the same way as current bitcoin tipping bot on all of reddit?

No point in tipping people who are already readers of the bitshares subreddit; they've already found bitshares - better to get people who don't know about it, talking about it.

I like it - perhaps there's a way we can incorporate into changetip? Get them to accept BitUSD as tips?
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: monsterer on December 16, 2014, 09:22:30 am
Why not create a bitUSD tipping bot which would work exactly the same way as current bitcoin tipping bot on all of reddit?

No point in tipping people who are already readers of the bitshares subreddit; they've already found bitshares - better to get people who don't know about it, talking about it.

I like it - perhaps there's a way we can incorporate into changetip? Get them to accept BitUSD as tips?

That is the best idea yet - we should be reaching out to changetip.
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: hpenvy on December 17, 2014, 12:04:07 am
Why not create a bitUSD tipping bot which would work exactly the same way as current bitcoin tipping bot on all of reddit?

No point in tipping people who are already readers of the bitshares subreddit; they've already found bitshares - better to get people who don't know about it, talking about it.

I like it - perhaps there's a way we can incorporate into changetip? Get them to accept BitUSD as tips?


The word I got back from ChangeTip was they were focusing on Bitcoin.  With the 3.5 million dollar infusion they recently received, makes sense.

That is the best idea yet - we should be reaching out to Changetip.
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: RenaudGagne on December 17, 2014, 04:57:59 am
Who would pay for this?
Title: Re: Automated Weekly Tip Bot For Bitshares Reddit - Let's get this setup
Post by: mauritso on December 17, 2014, 11:10:35 am
https://github.com/vindimy/altcointip/blob/43a42550d2a7c43817c938e61cba42324d05a059/src/ctb/ctb_coin.py

You can make a python script that accepts the bitcoind style rpc requests and converts them to Bitshares RPC requests and vice-versa for the response that would probably be the easiest method adding Bitshares to Altcointip.

The less hacky way to do this would be to add support for different kind of daemons and then add the Bitshares daemon.

For each asset you can just add an entry to https://github.com/vindimy/altcointip/blob/43a42550d2a7c43817c938e61cba42324d05a059/src/conf-sample/coins.yml and run another RPC server on another port.

Subaccounts can be used for balances, so send your BTSX to bitsharestipbot.mauritso to add BTSX to your Reddit account.