App Overview: You can use Memeit.LOL to create original memes and post them to the Steem Blockchain
New Features
- What feature(s) did you add?
In memeit's bot version 1.0.0 we have just one account to upvote posts made and accepted on memeit. I changed this to allow for multiple accounts. Since memeit has multiple accounts that are gaining Steem Power, which can be used to gain the user's post's value.
The bot works by looking at the main account every 15 minutes, and if it's steem power is 100% we start a round. In a round it looks for the top 10 oldest posts (at least for now (until more delegations)). Then it loops over each post. In that loop it loops over each steem account to use to vote. It then updates that post saying it was voted. Then because of the the voting timeout of steem it sleeps for four seconds. Describe briefly and add screenshots/recordings if applicable. - How did you implement it/them?
In version 1.0.1 I changed the config to allow for multiple accounts to upvote with. Each account needs the name of the acccount and the posting key. The bot then runs through each object and vote with that account with a for loop.
Thanks, @kennybll and @memeit.lol team
Past Development Posts: #1
Posted on Utopian.io - Rewarding Open Source Contributors