Skip to content

This bot is a steem blockchain listener that stores data on last day upvotes (generally regarded to be reward pool abuse), it keeps track of who is distributing the most last day upvotes, who is recieving the most money from last day votes and how many unique accounts are voting on each users post. Data then graphically represented in pie charts…

License

Notifications You must be signed in to change notification settings

sisygoboom/abuse_detection_steemit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abuse_detection_steemit

This bot is a steem blockchain listener that stores data on last day upvotes (generally regarded to be reward pool abuse), it keeps track of who is distributing the most last day upvotes, who is recieving the most money from last day votes and how many unique accounts are voting on each users post. Data then graphically represented in pie charts.

Windows executable

Logos

Installation Instructions

  1. Download the file named slve-x.whl
  2. Open the console and run the command python -m pip install slve-x.whl

Useage

Type from slve import abuse_detection_steemit to run the streamer Type from slve import make_pie to generate the pie charts. Note that this requires an IPython console.

About

This bot is a steem blockchain listener that stores data on last day upvotes (generally regarded to be reward pool abuse), it keeps track of who is distributing the most last day upvotes, who is recieving the most money from last day votes and how many unique accounts are voting on each users post. Data then graphically represented in pie charts…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages