Steem Flag Rewards Mod Report - Moderator Post - 2019-02-12 13:43

in #steemflagrewards5 years ago (edited)

This post triggers once the SteemFlagRewards Moderation Team Reviews and Approves 50 flag mention comments via the SteemFlagRewards Abuse Fighting Community on our Discord

Moderators have been designated as post beneficiaries based on # of approvals. Our mods have put in a lot of charitable work and effort to enrich the blockchain by reviewing flags. Please, consider following this account to track this activity
and help reward it accordingly. Feel free to review the flags for quality and let us know how we are doing!

Would you like to delegate to the Steem Flag Rewards project and promote decentralized moderation? Here are some handy delegation links!

50 SP 100 SP 500 SP 1000 SP

The following witnesses are providing significant delegations to support the SFR mission. Please consider giving them your vote for witness. Steemconnect links included for convenience.

The following witnesses have shown considerable support and dedication against abuse. Please consider giving them your vote for witness. Steemconnect links included for convenience.

The following have shown considerable support and / or dedication to the cause and deserve a mention. Check out their blogs if you have the opportunity!
@mids106, @fulltimegeek, @crokkon, @freebornangel, @lyndsaybowes, @slobberchops, @steevc

LinkRewards RemainingCategory

LinkApproved ByCategory
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalspam
Comment@reazuliqbalspam
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalspam
Comment@reazuliqbalspam
Comment@reazuliqbalspam
Comment@reazuliqbalspam
Comment@reazuliqbalspam
Comment@reazuliqbalspam
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse
Comment@reazuliqbalbid bot abuse

Mission Accomplished!

Reward removal at: 86.80041760433184 %

Note: Investigating the discrepancy above. Not sure why there would be variance given the code below.

    sql = cursor.execute("SELECT sum(flag_rshares), sum(payout) FROM steemflagrewards WHERE mod_included == 0 AND approved_by IN (SELECT approved_by FROM steemflagrewards WHERE mod_included == 0 LIMIT 8)")
    q = sql.fetchone()
    removed = stm.rshares_to_sbd(float(q[0]))
    remain = q[1]
    body += get_rewards_chart(abs(removed),abs(remain))
    success_ratio = (abs(removed)/abs(remain))*100
    if(success_ratio >= 70):
        body +="# Mission Accomplished! \n"
    else:
        body +="# Mission Failed! \n"
    body += "Reward removal at: "+str(success_ratio)+" % \n"

If you feel you've been wrongly flagged, check out @freezepeach, the flag abuse neutralizer. See the intro post for more details, or join the discord server.
Sort:  

Only me approved all the flags? 🤔

YESsss... Nah just the timing and the limit set on the number of approvals per mod post. Is that correct, @anthonyadavisii

Yes. It takes a batch of 50 at a time but limited to approvals from a maximum of 8 mods for each due to the max # of beneficiaries. If one mod approved 50 in that particular batch, then we would see this.

I will be doing some diagnostics on the removed and remain variables but I can't really figure how the chart wouldn't match.🤔

I forgot to include that code as well but it basically just pairs a number to a slice of the pie. Nothing too fancy.

Posted using Partiko Android

Coin Marketplace

STEEM 0.30
TRX 0.11
JST 0.033
BTC 64320.07
ETH 3154.23
USDT 1.00
SBD 4.34