dPoll curation update to reward dPollers


See it online at dpoll.xyz, and the source code at github repository.

dPoll has been operating in the STEEM blockchain in the last couple of months. We have 240 polls opened so far, with 1528 different votes across 362 different STEEM accounts. If you miss the announcement post, have a look.

In order to reward the engagement on the dPoll interface, I have created a new account (@dpoll.curation). This account will reward the STEEM accounts contributing to the dPoll content.

However, in order to prevent abuse attempts, upvotes will be curated manually via our discord channel from a group of curators.

Screen Shot 2018-11-06 at 8.25.20 PM.png

It's of course, spaces....

This account currently has 1k SP. While it's not much, I also trail this account sometimes with bonus upvotes.

Call for delegation


If you want to support the development of dPoll, you can also delegate some STEEM Power, and here are some quick links to do that:

50SP | 100SP | 250SP | 500SP

I had stated that the curation was not planned, in the past. However, I have decided throwing a couple of cents to good polls shouldn't disrupt the STEEM economy.

The delegators of the project will get credits on the upcoming sponsors page.

Technical background and workflow


Bot is defined as a custom management command in the dPoll's django application. It uses discord.py library to listen commands forever. When it sees a $upvote <link> <weight> command, it checks the post via Lightsteem and upvote after some checks.

It won't vote if:

  • The post age is lower than 14 minutes.
  • The post is not broadcasted from dPoll interface.
  • The sender of the command is not in the "curators" group.

Screen Shot 2018-11-06 at 8.36.34 PM.png

Auto-generated comment after the upvote.

It's a good and simple example for combining STEEM and Discord communities.

Related pull request

https://github.com/emre/dpoll.xyz/pull/19

H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
11 Comments