steemit / devportal-tutorials-js

Tutorials for the Developer Portal
MIT License
44 stars 43 forks source link

JS-T: Vote on content (upvote, downvote) #28

Closed feruzm closed 6 years ago

feruzm commented 6 years ago

Vote post/comment (upvote, downvote)

AC

Addtional AC

ghost commented 6 years ago

i actually wouldnt dare make comments here but since you asked ...

personally i'm just looking for the most basic way to perform votes and sending sbd or steem for distribution by a bot using only linux shell (bash / dash) and if needs be curl. I'm not a veteran coder but i'm not overly bad at figuring out either, though i do feel completely off-topic here atm lol

since you asked .. here i am

i have all the stats i need from https://github.com/steemit/devportal/blob/master/_data/apidefinitions/condenser_api.yml and the .json extension to posts and accounts but no clue how to vote or send sbd

i hope this doesnt get flagged lol, but thanks anyway

relativityboy commented 6 years ago

@roboza - where is the PR?

roboza commented 6 years ago

PR #88