We have a Hive-Engine token Tamil Charity Coin (TAMILCOIN). I feel that Hive-Engine tokens should have more built-in features so the non-techie owners of the tokens can use them effortlessly. For example, I want to reward Hivers who upvote my posts like Hive distributes curation rewards after 7 days. Currently, to do it I have to go through my posts and copy and paste all the upvoters info in an excel sheet and compute curation rewards and manually send Tamil Charity Coin one by one to every upvoter.
I know other token owners like Leofinance and POB do it by forking the Hive code and customizing it so their front-ends mimic Hive to distribute their own tokens. I am looking for tech-savvy Hiver who could develop a dapp or a bot to do it without developing a full-blown front end like Leofinance or POB.
This is what I have in mind. I had a look in Hive developer portal tutorials and found this:
https://developers.hive.io/tutorials-python/get_voters_list_on_post.html
@inertia186 has taken the code from this tutorial shown how it works in replit.com:
https://replit.com/@inertia186/py06getvoterslistonpost
It looks like, to a non-techy, that the author and the post title are predefined in the code. What a would-be coder/developer has to do is take the code from this tutorial and modify it so a non-techy owner/project admin of a hive-engine coin can input any author's name and post title manually and the voters' detail for the post can be produced and exported to an excel or CSV file.
Any Hiver who is interested in helping with this project please DM me or post your interest here and we will take it from there.