Wow, there has been a lot of movement today and the price reached a new high, very glad to see that much movement
. I hope that we can form a community.
How much work is it to set up a tip bot for reddit? I would be willing to pay a bounty for it.
Well, from reading about the bitcoin tip bot, you basically have to manage reddit coin accounts, and the bot scans topics for tip commands, taking a format such as
+/u/bitcointip @RedditUsername $1
When the bot finds the tip command posted by that user, it accesses their wallet account and sends out the tip, obviously converting the amount in USD from some sort of exchange rate feed.
Technically it's not difficult. Just very time consuming. Not something I have the time to take on right now, unfortunately. It would require a database, security, as well as lots of safe guards. I'll look around and see if their are any easier implementations, though.