A couple weeks back I was in need of a discord bot with steem integration, and saw that @inertia had one running off of Ruby. Since I previously had only toyed a bit with Ruby, I had a bit of initial trouble getting it off the ground, and just for my reference I'm just going to document my steps here. I'm working with a server running Ubuntu (16.xx). The repository is here: https://github.com/steem-third-party/cosgrove # Local Changes and Bundling The initial instructions show how to use it as is, but I also wanted to make some changes to it, so I dug into how to set up the package with [bundler](https://bundler.io/): `sudo apt-get install ruby` `gem install bundler` `bundle install` And this is where I ran into a quite a few problems. As of the time I did this, I had the following errors and resolutions: `nokogiri: mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h` A search revealed that I need ruby dev libraries: ``` sudo apt-get install ruby`ruby -e 'puts RUBY_VERSION[/\d+\.\d+/]'`-dev ``` After that was resolved, there was a complaint about not having 'freetds'... some googling and I found I needed to install it. ``` mkdir freetds cd freetds wget ftp://ftp.freetds.org/pub/freetds/stable/freetds-1.00.27.tar.gz tar -xzf freetds-1.00.27.tar.gz cd freetds-1.00.27 ./configure --prefix=/usr/local --with-tdsver=7.3 sudo make install ``` After that, a complaint about not having imagemagick.... `sudo apt-get install libmagickwand-dev imagemagick` Then for an error about conflicting 'reset' scope... `vi /var/lib/gems/2.3.0/gems/steem_api-1.1.2/lib/steem_api/models/tx/custom/follow.rb` In this file, I looked for where the 'reset' scope was, and commented it out. Will probably need confirmation if that breaks something... so far it has been working. Probably for my purposes, better to remove the activerecord sql dep since I don't hook into SQL. # Using the local bundle After bundle install worked, I set up another directory to point to this package, with Gemfile: ``` # Gemfile source "https://rubygems.org" gem "cosgrove", path: "{PATH_TO_LOCAL_COSGROVE_GEM}" ``` Here I also set up the `config.yml`, as documented in the repository. And now my main file: ``` # main.rb require 'cosgrove' # For some reason, no default prefix, so needs specification bot = Cosgrove::Bot.new prefix: '$' bot.run ``` Now to run it: `bundle exec ruby main.rb` That got it to start and respect various commands. I did run into trouble because I did not have Steem SQL set up. In this case, I commented out a bunch of lines to get it to revert to non-SQL behavior. Will be looking into patching with an option that can turn SQL off. At some point... But anyway, now that I've done that, I've had some fun toying with various modifications to it. Now for example, we have manual curation within our @helpie community via the @helpiecake account. Curators call on the bot to upvote, resteem, and leave a cupcake comment. And more fun things to come... So far I've found it very easy to extend with what I need, and there's still plenty to explore in terms of what is baked into Cosgrove. Looks to have all sorts of fun dependencies.
author | eonwarped |
---|---|
permlink | setting-up-inertia-s-cosgrove-bot |
category | discordbot |
json_metadata | {"tags":["discordbot","steem","helpie","cosgrove"],"users":["inertia","helpie","helpiecake"],"links":["https://github.com/steem-third-party/cosgrove","https://bundler.io/"],"app":"steemit/0.1","format":"markdown"} |
created | 2019-03-19 05:13:18 |
last_update | 2019-04-06 03:39:00 |
depth | 0 |
children | 12 |
last_payout | 2019-03-26 05:13:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 6.800 HBD |
curator_payout_value | 2.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,192 |
author_reputation | 88,102,208,706,615 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,553,143 |
net_rshares | 13,177,711,533,216 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bryner | 0 | 2,332,815,911 | 100% | ||
cryptoctopus | 0 | 4,941,827,736,511 | 100% | ||
eric-boucher | 0 | 166,983,821,380 | 50% | ||
grandpere | 0 | 56,443,592,890 | 50% | ||
mammasitta | 0 | 458,333,328 | 0.1% | ||
daan | 0 | 19,468,811,904 | 4% | ||
yun093 | 0 | 196,781,744,343 | 30% | ||
raymondspeaks | 0 | 1,950,495,326 | 50% | ||
inertia | 0 | 2,276,371,770,309 | 100% | ||
joshglen | 0 | 417,145,519 | 100% | ||
flexcougar | 0 | 40,632,297,519 | 100% | ||
darkstar1o9 | 0 | 2,330,122,426 | 100% | ||
psygambler | 0 | 6,982,163,118 | 50% | ||
dks100 | 0 | 163,037,797 | 100% | ||
anarcist69 | 0 | 2,448,777,805 | 50% | ||
stevescriber | 0 | 133,195,571 | 50% | ||
treaphort | 0 | 164,994,232 | 5.5% | ||
truconspiracy | 0 | 2,456,418,427 | 50% | ||
anarcho-andrei | 0 | 1,876,692,763 | 9% | ||
uceph | 0 | 353,670,746 | 100% | ||
votehumanity | 0 | 108,716,228 | 50% | ||
natubat | 0 | 26,586,317,582 | 30% | ||
clayboyn | 0 | 4,385,805,801 | 7% | ||
whoib | 0 | 641,065,773 | 80% | ||
redes | 0 | 984,411,462,481 | 19% | ||
dashfit | 0 | 9,538,920,052 | 50% | ||
starrkravenmaf | 0 | 8,820,163,565 | 100% | ||
kristine | 0 | 731,739,667 | 50% | ||
kauslevi | 0 | 375,980,268 | 50% | ||
yadamaniart | 0 | 125,167,353 | 0.36% | ||
hoboway | 0 | 990,284,167 | 50% | ||
daj | 0 | 160,938,100 | 34% | ||
responsive | 0 | 387,261,306 | 100% | ||
ethandsmith | 0 | 51,062,101,562 | 15% | ||
pedrovillegas96 | 0 | 2,055,145,415 | 75% | ||
vodonik | 0 | 613,543,353 | 33% | ||
theghost1980 | 0 | 4,397,509,314 | 10% | ||
mendezand | 0 | 95,648,785 | 20% | ||
tarazkp | 0 | 281,867,077,513 | 29% | ||
ihsan19 | 0 | 867,788,131 | 100% | ||
jgpro | 0 | 76,847,729 | 50% | ||
omitaylor | 0 | 97,858,783 | 2.4% | ||
yuslindwi | 0 | 1,213,471,604 | 50% | ||
dyancuex | 0 | 174,813,967 | 50% | ||
xanadu | 0 | 660,667,714 | 50% | ||
ljpaez | 0 | 183,545,668 | 50% | ||
c0ff33a | 0 | 135,957,090,662 | 41% | ||
hanjo42 | 0 | 730,249,727 | 50% | ||
freebornsociety | 0 | 5,561,781,558 | 10% | ||
cryptophunk | 0 | 235,422,647 | 50% | ||
ajamsport | 0 | 473,850,900 | 100% | ||
goldkeys | 0 | 2,021,469,664 | 50% | ||
geeadams | 0 | 252,136,330 | 50% | ||
herfie | 0 | 68,392,822 | 50% | ||
moksamol | 0 | 12,960,282,726 | 50% | ||
hiroyukikomiya | 0 | 247,707,938 | 50% | ||
getrichordie | 0 | 4,370,329,413 | 50% | ||
szokerobert | 0 | 4,799,819,625 | 25% | ||
redpill | 0 | 6,437,991,728 | 100% | ||
underground | 0 | 69,049,324,440 | 50% | ||
jacalf | 0 | 654,756,654 | 100% | ||
the-eliot | 0 | 531,013,059 | 50% | ||
lotfiuser | 0 | 228,762,398 | 50% | ||
bargolis | 0 | 703,859,112 | 5% | ||
freedomcoin | 0 | 9,315,857,226 | 51% | ||
prateeshp | 0 | 252,097,622 | 50% | ||
suerisue | 0 | 85,789,022,563 | 50% | ||
pipks | 0 | 193,638,159 | 50% | ||
sureshnsnet | 0 | 405,436,367 | 50% | ||
rishadhaque | 0 | 218,167,902 | 50% | ||
lazylove | 0 | 72,138,718 | 50% | ||
riteshstark | 0 | 235,262,102 | 50% | ||
malicered | 0 | 85,645,050,943 | 100% | ||
isaria | 0 | 72,260,333,607 | 20% | ||
carolynseymour | 0 | 690,756,695 | 50% | ||
pvtrickheaton | 0 | 251,356,936 | 50% | ||
kisom1 | 0 | 789,959,594 | 50% | ||
steemanator | 0 | 404,503,562 | 100% | ||
smartgeek | 0 | 595,702,193 | 100% | ||
friesennerz | 0 | 2,581,352,075 | 50% | ||
terz17 | 0 | 117,066,303 | 100% | ||
crimsonclad | 0 | 17,993,046,811 | 5% | ||
chrispy99 | 0 | 414,069,285 | 1% | ||
fanstaf | 0 | 8,663,758,726 | 85% | ||
othniel | 0 | 292,461,906 | 50% | ||
guchtere | 0 | 1,350,558,147 | 15% | ||
sirjaxxy | 0 | 710,181,824 | 50% | ||
rival | 0 | 1,926,564,371 | 2% | ||
pyrslx | 0 | 479,237,719 | 100% | ||
tensor | 0 | 45,001,509,851 | 100% | ||
mirhimayun | 0 | 90,561,916 | 10% | ||
marshall117 | 0 | 1,053,139,099 | 100% | ||
dysc0rd | 0 | 351,380,596 | 100% | ||
yahman | 0 | 171,910,039 | 50% | ||
makrotheblack | 0 | 3,196,133,644 | 50% | ||
mcoinz79 | 0 | 3,528,004,852 | 1% | ||
catweasel | 0 | 3,215,060,578 | 40% | ||
flatman | 0 | 17,906,340,839 | 100% | ||
discordiant | 0 | 818,663,596 | 5% | ||
blackmagic | 0 | 384,289,339 | 10% | ||
gps7530 | 0 | 143,355,354 | 50% | ||
goga | 0 | 118,069,947 | 100% | ||
nomad0712 | 0 | 483,002,209 | 100% | ||
tattoodjay | 0 | 13,439,133,935 | 12% | ||
oudekaas | 0 | 29,956,794,920 | 50% | ||
ashokcan143 | 0 | 1,779,578,401 | 50% | ||
msageer | 0 | 107,179,375 | 50% | ||
bloodless | 0 | 552,719,874 | 100% | ||
msp-lovebot | 0 | 0 | 0% | ||
amymya | 0 | 23,221,151,358 | 59% | ||
mseuno | 0 | 381,503,140 | 100% | ||
hellosusu | 0 | 406,268,814 | 100% | ||
inquiringtimes | 0 | 17,583,852,203 | 100% | ||
haji | 0 | 70,191,877 | 0.5% | ||
baladod | 0 | 82,595,665 | 22% | ||
bitcoinbaba | 0 | 122,766,157 | 50% | ||
poetarojo | 0 | 14,749,472,299 | 50% | ||
brazilijus | 0 | 192,711,238 | 50% | ||
twoitguys | 0 | 1,535,662,610 | 50% | ||
mhel | 0 | 303,825,170 | 20% | ||
patriciareyes | 0 | 158,535,862 | 50% | ||
jarendesta | 0 | 273,721,005,912 | 50% | ||
patriciangela | 0 | 215,411,629 | 100% | ||
colmedwardsphoto | 0 | 4,924,236,485 | 100% | ||
azisjesika | 0 | 164,519,582 | 50% | ||
onethousandwords | 0 | 1,663,724,972 | 50% | ||
leyla5 | 0 | 1,429,787,308 | 50% | ||
thehulk07 | 0 | 10,864,377,381 | 50% | ||
sanderdieryck | 0 | 1,240,465,291 | 50% | ||
morous70 | 0 | 272,966,103 | 50% | ||
redrica | 0 | 5,133,874,038 | 6.6% | ||
fujiwara | 0 | 139,732,816 | 100% | ||
tomcruse | 0 | 249,772,950 | 50% | ||
cron | 0 | 394,657,920 | 0.02% | ||
mirza-kun | 0 | 377,042,270 | 100% | ||
life.goals | 0 | 385,769,834 | 100% | ||
tradeownsystems | 0 | 379,766,276 | 100% | ||
jasonshick | 0 | 9,828,153,175 | 5% | ||
chunnorris | 0 | 550,187,864 | 50% | ||
odibezeking | 0 | 75,052,578 | 50% | ||
danielakreher | 0 | 137,883,756 | 30% | ||
mustika | 0 | 250,575,987 | 50% | ||
dxdei | 0 | 169,160,548 | 50% | ||
shippou95 | 0 | 649,435,701 | 50% | ||
viralfever | 0 | 209,078,307 | 50% | ||
bleyker | 0 | 374,421,321 | 100% | ||
wuzupin | 0 | 251,726,395 | 50% | ||
sunravelme | 0 | 65,213,132,737 | 100% | ||
enchantedspirit | 0 | 6,389,545,716 | 100% | ||
rizalmahrez | 0 | 553,347,402 | 100% | ||
bhim | 0 | 74,658,665 | 50% | ||
nanwaiwaimyint | 0 | 123,982,166 | 50% | ||
mustaphaaoufi | 0 | 1,002,895,519 | 50% | ||
plojslydia | 0 | 425,683,920 | 100% | ||
marzukie | 0 | 500,840,323 | 50% | ||
jadabug | 0 | 1,451,244,427 | 1% | ||
accelerator | 0 | 6,768,755,732 | 0.43% | ||
eurodale | 0 | 5,147,295,477 | 50% | ||
olayemzeecool | 0 | 197,287,662 | 50% | ||
safril21 | 0 | 228,021,069 | 50% | ||
jhanmervz | 0 | 85,093,848 | 50% | ||
tinypaleokitchen | 0 | 3,724,785,581 | 30% | ||
evolutionnow | 0 | 118,183,764 | 50% | ||
molamola | 0 | 505,805,558 | 50% | ||
sukro | 0 | 128,452,916 | 50% | ||
click3rs | 0 | 1,027,493,305 | 50% | ||
steemwija | 0 | 873,392,865 | 100% | ||
marehalm | 0 | 1,327,459,492 | 100% | ||
juny21c | 0 | 91,369,198,201 | 50% | ||
carrieallen | 0 | 2,633,400,467 | 5% | ||
hz432creations | 0 | 126,731,809 | 15% | ||
profnuhu | 0 | 410,177,671 | 50% | ||
brandongiesing | 0 | 334,367,261 | 50% | ||
hillaryaa | 0 | 529,906,205 | 50% | ||
ckbahdon | 0 | 322,382,986 | 50% | ||
oscardavid | 0 | 252,097,622 | 50% | ||
melavie | 0 | 23,198,744 | 6% | ||
ace69 | 0 | 2,282,630,327 | 50% | ||
flountown | 0 | 86,861,254 | 10% | ||
alexanderrigov | 0 | 1,655,657,249 | 50% | ||
jakesdewet | 0 | 1,448,367,634 | 100% | ||
erikkun28 | 0 | 209,673,701 | 50% | ||
derekvonzarovich | 0 | 1,468,759,826 | 50% | ||
snowstorm231 | 0 | 262,815,171 | 75% | ||
moneyinfant | 0 | 7,141,431,182 | 30% | ||
collennes | 0 | 522,044,068 | 100% | ||
gotgame | 0 | 130,022,075 | 50% | ||
pipbypip | 0 | 190,128,396 | 50% | ||
kike313 | 0 | 185,412,927 | 50% | ||
poodai | 0 | 4,403,526,079 | 50% | ||
jacobkaled | 0 | 221,473,114 | 50% | ||
markmorbidity | 0 | 3,341,435,263 | 50% | ||
bobtucks | 0 | 170,029,749 | 50% | ||
mundharmonika | 0 | 1,202,196,733 | 17.77% | ||
yazannew | 0 | 235,428,976 | 50% | ||
cmbugua | 0 | 179,060,485 | 50% | ||
qurator | 0 | 43,653,458,407 | 0.72% | ||
mehmood786 | 0 | 251,476,565 | 50% | ||
happychild | 0 | 1,769,684,978 | 50% | ||
samdman | 0 | 187,044,739 | 50% | ||
art-mess | 0 | 405,537,048 | 15% | ||
mart101 | 0 | 377,552,537 | 100% | ||
peaceandwar | 0 | 15,067,840,869 | 50% | ||
maaz23 | 0 | 1,654,175,067 | 100% | ||
silasvogt | 0 | 443,333,444 | 50% | ||
macmaniac77 | 0 | 10,794,175,430 | 50% | ||
gardeningabc | 0 | 6,556,145,789 | 100% | ||
joendegz | 0 | 3,206,365,660 | 50% | ||
hrovat66 | 0 | 177,551,972 | 50% | ||
priybrata | 0 | 251,822,521 | 50% | ||
isaganicabrales | 0 | 352,252,232 | 50% | ||
bedusaini | 0 | 1,392,187,432 | 50% | ||
lwih.eiei | 0 | 252,097,622 | 50% | ||
zenc | 0 | 230,803,113 | 50% | ||
kimchi-king | 0 | 1,231,606,156 | 50% | ||
untaljames | 0 | 1,062,327,243 | 70% | ||
smartcreator | 0 | 470,825,815 | 100% | ||
gauttam | 0 | 87,580,387 | 10% | ||
yusifm | 0 | 219,158,892 | 50% | ||
hasim5164 | 0 | 174,573,475 | 50% | ||
normbond | 0 | 554,195,243 | 100% | ||
alcy | 0 | 2,594,380,398 | 50% | ||
odebgaming | 0 | 374,368,713 | 100% | ||
fknmayhem | 0 | 29,089,075,461 | 70% | ||
bridgetdaniels | 0 | 366,950,271 | 100% | ||
socent | 0 | 606,017,497 | 15% | ||
dandan2013 | 0 | 78,381,227 | 25% | ||
photosdaily | 0 | 71,050,931 | 25% | ||
mdsaifultop | 0 | 249,254,349 | 50% | ||
superstar65 | 0 | 436,890,805 | 100% | ||
eonwarped | 0 | 21,545,984,515 | 4% | ||
underworld24 | 0 | 248,207,452 | 50% | ||
silverlining1 | 0 | 1,500,672,195 | 10% | ||
funstuff | 0 | 80,147,445 | 25% | ||
masud222 | 0 | 279,894,664 | 50% | ||
sayed53 | 0 | 191,394,755 | 50% | ||
advsamadhan | 0 | 149,019,356 | 50% | ||
pipo092281 | 0 | 198,294,147 | 50% | ||
dbddv01 | 0 | 246,413,142 | 20% | ||
parag | 0 | 192,902,916 | 50% | ||
kimaben | 0 | 462,535,244 | 25% | ||
maverickinvictus | 0 | 3,720,218,950 | 10% | ||
jetto | 0 | 191,729,712 | 50% | ||
ghostiee | 0 | 379,984,882 | 50% | ||
amanpathak | 0 | 535,566,933 | 50% | ||
engineeringfeed | 0 | 210,217,475 | 50% | ||
sexy-steem | 0 | 1,208,393,168 | 50% | ||
prazxs | 0 | 553,691,444 | 100% | ||
not-a-bird | 0 | 8,393,506,572 | 50% | ||
dawnsheree | 0 | 24,272,742,107 | 50% | ||
abrahman5 | 0 | 249,360,835 | 50% | ||
evecab | 0 | 789,783,177 | 1.5% | ||
zerin.tahmid | 0 | 252,097,622 | 50% | ||
noyon696 | 0 | 925,516,048 | 50% | ||
zohaib715 | 0 | 310,259,629 | 50% | ||
fidel66 | 0 | 166,784,360 | 50% | ||
klizo | 0 | 318,873,283 | 50% | ||
pechichemena | 0 | 813,120,609 | 6% | ||
humaira | 0 | 98,258,804 | 50% | ||
motivatorjoshua | 0 | 1,770,698,174 | 100% | ||
curtis3388 | 0 | 553,657,315 | 100% | ||
evilest-fiend | 0 | 3,600,505,510 | 100% | ||
dpalash124 | 0 | 251,326,351 | 50% | ||
mhm-philippines | 0 | 70,762,832,552 | 50% | ||
steemobserver | 0 | 86,437,859 | 50% | ||
mela65 | 0 | 106,795,789 | 50% | ||
abbykane | 0 | 70,357,309 | 20% | ||
kernelillo | 0 | 369,086,752 | 15% | ||
studytext | 0 | 247,639,615 | 50% | ||
saharia | 0 | 252,046,790 | 50% | ||
kwabena1995 | 0 | 100,792,434 | 25% | ||
helpie | 0 | 315,368,336,310 | 30% | ||
caesar2341 | 0 | 228,379,723 | 50% | ||
xanderslee | 0 | 5,791,465,127 | 100% | ||
buti95 | 0 | 248,101,099 | 50% | ||
brutledge | 0 | 1,705,906,956 | 50% | ||
egotheist | 0 | 12,119,135,638 | 100% | ||
esaia.mystic | 0 | 4,741,943,840 | 100% | ||
mrogy1 | 0 | 170,514,741 | 50% | ||
chullbull | 0 | 200,615,013 | 50% | ||
maticpecovnik | 0 | 18,907,890,833 | 50% | ||
steempsych | 0 | 9,660,163,154 | 50% | ||
pyaesoneaung1774 | 0 | 360,397,356 | 100% | ||
enjoyy | 0 | 498,034,976 | 50% | ||
fabiocola | 0 | 1,105,569,079 | 100% | ||
markusgruber | 0 | 654,205,031 | 50% | ||
jerryhawk | 0 | 250,913,622 | 50% | ||
spark92 | 0 | 70,803,362 | 50% | ||
paulao17 | 0 | 250,926,234 | 50% | ||
paulthebeloved | 0 | 665,791,860 | 50% | ||
hoothoot | 0 | 450,039,540 | 100% | ||
steemusa | 0 | 1,280,403,360 | 10% | ||
hasan086 | 0 | 449,676,318 | 50% | ||
rojinstha13 | 0 | 228,246,860 | 50% | ||
handfree42 | 0 | 129,325,922 | 50% | ||
markaustin | 0 | 1,069,180,464 | 10% | ||
ilovekrys | 0 | 247,354,463 | 50% | ||
williams-owb | 0 | 1,497,665,951 | 100% | ||
andisantos | 0 | 506,074,473 | 50% | ||
luisferchav | 0 | 874,494,927 | 15% | ||
sachiewerk | 0 | 85,228,333 | 50% | ||
klaratoth | 0 | 498,912,103 | 50% | ||
bibekstha75 | 0 | 342,725,525 | 100% | ||
owaishassankhan | 0 | 235,731,174 | 50% | ||
sohailahmed | 0 | 463,995,978 | 50% | ||
daglo99 | 0 | 303,323,749 | 50% | ||
votetanding | 0 | 372,708,284 | 100% | ||
viettchinhkt | 0 | 108,570,166 | 50% | ||
thedolphin | 0 | 418,606,114 | 30% | ||
not-a-cat | 0 | 1,446,043,056 | 100% | ||
argentoescribe | 0 | 525,951,853 | 100% | ||
soulturtle | 0 | 754,118,881 | 6% | ||
harkushi | 0 | 198,888,778 | 50% | ||
michaelangello | 0 | 215,139,339 | 50% | ||
turkolog | 0 | 177,248,035 | 50% | ||
mladenpaunovic | 0 | 1,194,955,869 | 50% | ||
stunninggirls | 0 | 98,463,917 | 25% | ||
akumar | 0 | 1,369,936,374 | 50% | ||
iminzilion | 0 | 4,654,133,401 | 100% | ||
ervinneb | 0 | 2,315,705,546 | 50% | ||
duranc | 0 | 176,380,716 | 100% | ||
e-gaucho | 0 | 448,060,553 | 100% | ||
barut | 0 | 116,840,635 | 50% | ||
hermansanchezg | 0 | 80,935,327 | 50% | ||
fayamba | 0 | 101,048,811 | 25% | ||
goalgetter | 0 | 224,935,222 | 50% | ||
neexal | 0 | 133,274,343 | 50% | ||
gaozben | 0 | 191,478,379 | 50% | ||
esl | 0 | 194,836,255 | 100% | ||
thedrewshow | 0 | 604,019,336 | 100% | ||
camillius | 0 | 354,620,920 | 50% | ||
monoindustrias | 0 | 178,892,572 | 100% | ||
ariffashraff | 0 | 73,230,012 | 50% | ||
zaicha | 0 | 144,509,639 | 10% | ||
salahudeen | 0 | 186,415,191 | 50% | ||
creatrixity | 0 | 2,482,272,040 | 50% | ||
ocn | 0 | 250,388,888 | 50% | ||
mountainjewel | 0 | 938,726,529 | 0.6% | ||
kingingodwin | 0 | 553,497,062 | 100% | ||
tijani | 0 | 513,800,497 | 100% | ||
edwardstobia | 0 | 103,212,074 | 3% | ||
mkmk | 0 | 410,188,003 | 50% | ||
payger | 0 | 3,976,628,548 | 50% | ||
smanuels | 0 | 560,206,417 | 50% | ||
carpedimus | 0 | 420,044,333 | 15% | ||
goddywise4-eu | 0 | 378,984,819 | 100% | ||
layanmarissa | 0 | 219,702,919 | 50% | ||
calumam | 0 | 1,331,084,287 | 50% | ||
irisworld | 0 | 1,204,390,824 | 50% | ||
chemistry0 | 0 | 385,215,783 | 100% | ||
bitcoin.news | 0 | 84,160,959 | 50% | ||
hirsliturna | 0 | 112,576,493 | 100% | ||
terrenox1 | 0 | 542,900,199 | 100% | ||
dolphinscute | 0 | 197,756,556 | 50% | ||
ohmylove | 0 | 376,001,374 | 100% | ||
udochi | 0 | 373,965,877 | 100% | ||
admiralsp | 0 | 1,002,074,527 | 100% | ||
sijobe | 0 | 545,581,818 | 100% | ||
tissuesurgeon | 0 | 100,411,558 | 25% | ||
belemo | 0 | 9,404,709,707 | 50% | ||
aweber | 0 | 35,594,883,066 | 25% | ||
thecreatorx | 0 | 526,070,044 | 100% | ||
geekorner | 0 | 8,678,064,079 | 100% | ||
patricklancaster | 0 | 7,894,286,269 | 50% | ||
okekemmichael | 0 | 230,381,052 | 100% | ||
apanamakid | 0 | 427,370,258 | 80% | ||
meansunlare | 0 | 174,497,807 | 100% | ||
mariaputri17 | 0 | 376,430,738 | 100% | ||
dioscelle | 0 | 170,521,298 | 50% | ||
bhargavivkothari | 0 | 105,073,462 | 50% | ||
cryptospreads | 0 | 251,563,046 | 50% | ||
anjkara | 0 | 19,350,275,824 | 50% | ||
victoryudofia | 0 | 104,037,857 | 100% | ||
deveshsinghtomar | 0 | 252,097,622 | 50% | ||
talli-art | 0 | 2,016,359,569 | 100% | ||
juanersatzman | 0 | 4,265,219,958 | 100% | ||
thabiggdogg | 0 | 445,723,759 | 50% | ||
jayfamous | 0 | 382,184,590 | 100% | ||
pareshnakar | 0 | 419,323,971 | 100% | ||
thesteemengine | 0 | 207,690,892,764 | 100% | ||
eddieboo | 0 | 376,098,522 | 100% | ||
pauloliverpino | 0 | 251,618,586 | 50% | ||
haseebkhan13 | 0 | 252,097,622 | 50% | ||
sixdorks | 0 | 83,656,315 | 52.5% | ||
gilnambatac | 0 | 683,423,584 | 100% | ||
sanyjaya | 0 | 375,446,164 | 100% | ||
strings | 0 | 876,359,824 | 50% | ||
fher | 0 | 254,842,619 | 100% | ||
bazooka | 0 | 130,535,963 | 30% | ||
voltagrou | 0 | 1,968,663,365 | 10% | ||
pboss123 | 0 | 73,525,845 | 50% | ||
cheesom | 0 | 266,672,417 | 50% | ||
ttinytony1989 | 0 | 251,267,082 | 50% | ||
indrajeet | 0 | 262,541,491 | 50% | ||
efepng | 0 | 312,573,793 | 50% | ||
lesshorrible | 0 | 310,437,937 | 50% | ||
emirfirlar | 0 | 1,031,915,497 | 50% | ||
kvngcreamy | 0 | 552,869,340 | 100% | ||
creatisa | 0 | 151,765,306 | 100% | ||
will12 | 0 | 100,381,749 | 25% | ||
andrewclk | 0 | 252,097,622 | 50% | ||
greenvago | 0 | 23,402,538,300 | 100% | ||
rionpistorius | 0 | 139,361,340 | 50% | ||
jan.kretschmer | 0 | 74,321,547 | 50% | ||
greenpower | 0 | 134,207,907 | 100% | ||
edprivat | 0 | 1,805,842,116 | 0.15% | ||
bishoppeter1 | 0 | 201,619,205 | 10% | ||
betesda | 0 | 252,097,622 | 50% | ||
lunaticpandora | 0 | 45,129,817,075 | 100% | ||
agyapong | 0 | 108,152,905 | 50% | ||
waku | 0 | 571,258,626 | 100% | ||
yadah04 | 0 | 5,289,057,885 | 50% | ||
crypto4euro | 0 | 219,710,835 | 50% | ||
kamalkhann | 0 | 1,290,363,353 | 50% | ||
heajin | 0 | 79,049,340 | 25% | ||
silentscreamer | 0 | 854,821,416 | 15% | ||
babaj | 0 | 241,189,619 | 100% | ||
hashas120 | 0 | 405,379,963 | 100% | ||
cryptosludge | 0 | 1,179,511,655 | 90% | ||
kamilala125 | 0 | 179,628,936 | 100% | ||
peeyush | 0 | 200,035,916 | 50% | ||
snowgoat | 0 | 385,722,099 | 100% | ||
saifannur-mzy | 0 | 250,470,695 | 50% | ||
pelephotography | 0 | 558,300,210 | 100% | ||
kaking | 0 | 199,374,850 | 50% | ||
darltasie | 0 | 554,195,243 | 100% | ||
alejandromata | 0 | 176,115,221 | 100% | ||
cryptosharon | 0 | 641,824,833 | 1.2% | ||
asonintrigue | 0 | 90,601,335 | 9% | ||
minerspost | 0 | 822,793,053 | 50% | ||
modernmclaire | 0 | 224,102,274 | 50% | ||
muhammadarif | 0 | 66,803,782 | 5% | ||
carol1990 | 0 | 548,137,869 | 100% | ||
ryl | 0 | 356,301,004 | 50% | ||
oduduokopide | 0 | 251,906,364 | 50% | ||
hazem91 | 0 | 1,184,019,801 | 6% | ||
bigtom13 | 0 | 39,889,847,120 | 30% | ||
rodoli2010 | 0 | 462,917,982 | 85% | ||
steemassistant | 0 | 554,195,243 | 100% | ||
warmcracklesound | 0 | 582,453,623 | 50% | ||
kwabeedat | 0 | 100,169,608 | 25% | ||
breezieblack | 0 | 167,577,891 | 50% | ||
squares | 0 | 140,934,059 | 100% | ||
gio6 | 0 | 811,822,567 | 50% | ||
used-lessboy | 0 | 187,507,076 | 50% | ||
rittens | 0 | 337,780,377 | 50% | ||
loydjayme25 | 0 | 2,278,707,936 | 50% | ||
verhp11 | 0 | 110,996,977 | 1% | ||
hmctrasher | 0 | 1,224,650,496 | 30% | ||
emilysengmein | 0 | 508,051,478 | 100% | ||
binarycounter | 0 | 385,326,138 | 100% | ||
sylinda | 0 | 204,230,488 | 50% | ||
sheldrick5 | 0 | 2,073,376,300 | 50% | ||
haggislove | 0 | 249,971,506 | 50% | ||
yooerlyn | 0 | 821,431,418 | 80% | ||
freshenstine | 0 | 231,983,843 | 50% | ||
adalhelm | 0 | 1,248,591,762 | 40% | ||
kingsman2 | 0 | 250,350,289 | 50% | ||
tdogvoid | 0 | 390,191,562 | 100% | ||
value2 | 0 | 252,117,756 | 50% | ||
victoriakorol | 0 | 333,137,364 | 50% | ||
juandvg | 0 | 268,950,606 | 15% | ||
mikeblize | 0 | 510,346,182 | 100% | ||
fjoddel | 0 | 246,435,347 | 50% | ||
bernardalejandro | 0 | 390,743,874 | 100% | ||
lokiamfire | 0 | 250,006,298 | 50% | ||
romeaiden03 | 0 | 250,891,662 | 50% | ||
tailslide | 0 | 181,334,631 | 50% | ||
sn0w-fox | 0 | 433,950,807 | 50% | ||
beladro | 0 | 1,794,723,770 | 50% | ||
lovetouch | 0 | 248,717,084 | 50% | ||
princefizzy | 0 | 201,414,919 | 50% | ||
schniggschnagg | 0 | 174,896,119 | 50% | ||
antigenx | 0 | 469,290,107 | 40% | ||
liberviarum | 0 | 1,036,096,576 | 15% | ||
benleemusic | 0 | 4,143,978,880 | 5% | ||
rulilesmana | 0 | 230,087,820 | 50% | ||
hoobeehey | 0 | 300,682,812 | 100% | ||
robali123 | 0 | 87,704,629 | 3% | ||
fullabeans | 0 | 225,595,382 | 50% | ||
sexygirl123 | 0 | 102,808,342 | 50% | ||
kalejandra | 0 | 144,636,059 | 50% | ||
yellthway | 0 | 189,671,290 | 50% | ||
new.diak | 0 | 156,289,588 | 50% | ||
ehtishamjadoon | 0 | 144,292,299 | 50% | ||
h0rn3t | 0 | 511,922,694 | 100% | ||
mariogiancini | 0 | 401,091,729 | 75% | ||
edinsoo | 0 | 224,015,468 | 50% | ||
jhesus | 0 | 251,367,632 | 50% | ||
medical-hall | 0 | 343,322,794 | 70% | ||
ablaire | 0 | 1,406,053,381 | 70% | ||
metalhero | 0 | 246,627,981 | 50% | ||
jaebirds | 0 | 227,092,523 | 50% | ||
basir92 | 0 | 221,778,505 | 50% | ||
rheyss08 | 0 | 221,829,029 | 50% | ||
julianalpanta | 0 | 240,999,500 | 50% | ||
tamala | 0 | 18,092,978,423 | 100% | ||
sampath94 | 0 | 219,113,273 | 50% | ||
annamighty | 0 | 187,167,272 | 50% | ||
damajicman3 | 0 | 1,901,820,159 | 50% | ||
thienduc | 0 | 126,772,389 | 50% | ||
conscmovement | 0 | 209,030,923 | 50% | ||
benjaspa | 0 | 249,027,817 | 50% | ||
adejokeade | 0 | 121,264,047 | 50% | ||
arkkart | 0 | 250,589,358 | 50% | ||
wrpx | 0 | 707,115,491 | 50% | ||
fai.zul | 0 | 247,627,937 | 50% | ||
martinasari | 0 | 188,063,386 | 50% | ||
frozia | 0 | 211,513,782 | 50% | ||
shawnycx | 0 | 413,774,881 | 100% | ||
kulin12 | 0 | 235,843,726 | 50% | ||
mahmuliadi | 0 | 99,904,294 | 50% | ||
claudiandrade | 0 | 252,097,622 | 50% | ||
richmanoloriegbe | 0 | 386,966,641 | 100% | ||
jacintoelbarouki | 0 | 139,431,472 | 50% | ||
atjehsteemit | 0 | 714,778,924 | 50% | ||
vlogger56 | 0 | 178,668,351 | 50% | ||
lilkufalli | 0 | 252,097,622 | 50% | ||
choku | 0 | 251,817,884 | 50% | ||
teutonium | 0 | 12,976,309,166 | 50% | ||
jopjk | 0 | 497,588,321 | 100% | ||
arellanoyan | 0 | 250,719,366 | 100% | ||
steemdragon | 0 | 165,788,338 | 50% | ||
redheadpei | 0 | 389,080,608 | 5% | ||
norwegianbikeman | 0 | 2,154,227,242 | 100% | ||
spawnband | 0 | 640,321,986 | 6% | ||
jims | 0 | 382,666,441 | 100% | ||
estherekanem | 0 | 380,634,378 | 100% | ||
carloseduardogil | 0 | 130,116,893 | 30% | ||
ldanielgmz | 0 | 224,729,862 | 50% | ||
nickiechua | 0 | 250,574,054 | 50% | ||
monwalker | 0 | 245,694,129 | 50% | ||
tranghuyen | 0 | 82,839,540 | 50% | ||
zombieslayer | 0 | 169,763,820 | 50% | ||
foxyspirit | 0 | 1,480,727,303 | 6% | ||
abuhasan | 0 | 250,893,271 | 50% | ||
the-doubled | 0 | 234,890,696 | 50% | ||
anam01 | 0 | 77,069,086 | 50% | ||
mirna98 | 0 | 178,770,583 | 50% | ||
cryptogeee | 0 | 231,097,622 | 50% | ||
sonofgod87 | 0 | 170,183,184 | 50% | ||
mchandra | 0 | 1,176,552,603 | 5% | ||
vygimau5 | 0 | 374,720,026 | 100% | ||
e-troubled | 0 | 553,754,429 | 100% | ||
beni96 | 0 | 1,522,623,198 | 50% | ||
lovlu2 | 0 | 104,303,213 | 100% | ||
mahendran7418 | 0 | 252,097,622 | 50% | ||
yarinergonzalez | 0 | 356,172,615 | 85% | ||
sunshinebear | 0 | 879,760,661 | 50% | ||
zeshanjaved | 0 | 223,337,078 | 50% | ||
gustanak | 0 | 252,097,622 | 50% | ||
abreu | 0 | 251,137,208 | 70% | ||
maribelanzola | 0 | 197,294,181 | 50% | ||
partyheld | 0 | 189,479,940 | 50% | ||
bdlatif | 0 | 746,270,605 | 50% | ||
jingis07 | 0 | 10,084,254,982 | 50% | ||
jaicyjarc | 0 | 193,587,773 | 50% | ||
galione | 0 | 669,956,810 | 50% | ||
rikilb | 0 | 248,813,804 | 50% | ||
azharmaulana | 0 | 177,374,930 | 50% | ||
toyosiartdiy | 0 | 208,283,002 | 50% | ||
bushu | 0 | 251,694,752 | 50% | ||
dedesuryani | 0 | 132,533,150 | 50% | ||
iswanisamion | 0 | 199,953,904 | 100% | ||
peter-ella | 0 | 1,703,368,188 | 70% | ||
kutrulaju | 0 | 56,805,169 | 50% | ||
har5h | 0 | 250,576,028 | 50% | ||
fruitarianism | 0 | 11,228,335,788 | 50% | ||
mrfreedomninja | 0 | 2,123,874,230 | 100% | ||
leviathan101 | 0 | 554,195,243 | 100% | ||
oguylmz | 0 | 655,779,110 | 50% | ||
hobish | 0 | 131,258,573 | 30% | ||
donjyde | 0 | 191,813,631 | 50% | ||
ippai | 0 | 147,776,566 | 50% | ||
novabluegoji | 0 | 251,706,425 | 50% | ||
fr4mer | 0 | 539,875,803 | 100% | ||
showoverview | 0 | 389,100,126 | 50% | ||
nonsqtr | 0 | 139,813,860 | 50% | ||
pritidkurani | 0 | 167,044,012 | 50% | ||
agusriandi | 0 | 250,893,271 | 50% | ||
morph3us | 0 | 245,078,323 | 50% | ||
glorimar | 0 | 157,307,705 | 50% | ||
virgo27 | 0 | 457,759,639 | 50% | ||
crispycoinboys | 0 | 316,125,774 | 5% | ||
ezravandi | 0 | 3,618,610,426 | 1% | ||
samantha3105 | 0 | 50,468,847 | 50% | ||
carloniere | 0 | 643,773,188 | 100% | ||
cjunros | 0 | 3,278,869,071 | 50% | ||
makney | 0 | 4,246,369,025 | 100% | ||
mujiarreza | 0 | 225,268,895 | 50% | ||
mrgranville | 0 | 441,525,269 | 100% | ||
kennytu | 0 | 109,962,368 | 50% | ||
mohamedsabry | 0 | 164,347,168 | 50% | ||
faisal08 | 0 | 137,748,246 | 50% | ||
khairulfahmi92 | 0 | 377,463,499 | 100% | ||
asqalan | 0 | 250,893,271 | 50% | ||
spycenter | 0 | 252,097,622 | 50% | ||
maryjohnson | 0 | 232,654,214 | 50% | ||
ichigos | 0 | 375,901,808 | 100% | ||
omairqazi | 0 | 180,227,176 | 50% | ||
bitmycoin | 0 | 106,126,546 | 50% | ||
derangedvisions | 0 | 6,424,289,244 | 9% | ||
mylittlestar | 0 | 248,979,428 | 50% | ||
dixiesilverminer | 0 | 1,733,910,404 | 50% | ||
everydaybitcoin | 0 | 115,317,943 | 50% | ||
alftheboss | 0 | 554,195,243 | 100% | ||
bdshakib | 0 | 247,446,334 | 50% | ||
gabrielperez0411 | 0 | 233,291,318 | 50% | ||
big-m | 0 | 262,591,576 | 6% | ||
devangbuch | 0 | 165,560,977 | 50% | ||
patchnotes | 0 | 249,628,684 | 60% | ||
harris2017 | 0 | 251,147,251 | 50% | ||
adriamguillen | 0 | 238,540,835 | 50% | ||
haunting | 0 | 127,331,723 | 50% | ||
darlingomaet | 0 | 284,940,814 | 50% | ||
bcfriday | 0 | 316,978,372 | 75% | ||
dexter24 | 0 | 225,706,245 | 50% | ||
reynoriega | 0 | 233,942,677 | 50% | ||
muammarnst | 0 | 252,097,622 | 50% | ||
jayo | 0 | 202,491,436 | 50% | ||
neilrichmond | 0 | 193,608,604 | 50% | ||
pushpo | 0 | 398,582,429 | 100% | ||
animecollection | 0 | 554,195,243 | 100% | ||
busytime | 0 | 250,573,981 | 50% | ||
cryptomint | 0 | 70,839,049 | 20% | ||
haikalisifa | 0 | 236,669,616 | 50% | ||
aaquilk10 | 0 | 414,185,930 | 100% | ||
arrahman90 | 0 | 274,976,045 | 50% | ||
hulya.rtk.krsn | 0 | 247,590,954 | 50% | ||
chachikho123 | 0 | 225,846,904 | 50% | ||
ayoade96 | 0 | 70,474,597 | 50% | ||
lartist-zen | 0 | 181,442,392 | 10% | ||
gifty-e | 0 | 110,172,588 | 50% | ||
steemaniax | 0 | 193,424,779 | 50% | ||
barutundefteri | 0 | 252,085,687 | 50% | ||
capt.kili | 0 | 523,536,491 | 95% | ||
adamdo | 0 | 1,192,648,091 | 100% | ||
agrestic | 0 | 386,539,251 | 50% | ||
erenai | 0 | 250,891,662 | 50% | ||
rextylerblunt | 0 | 156,437,280 | 50% | ||
estg1 | 0 | 252,097,622 | 50% | ||
jarosalawszafran | 0 | 629,943,701 | 20% | ||
mrjokar | 0 | 172,824,107 | 50% | ||
charlotteroze | 0 | 88,411,954 | 25% | ||
bgmuna | 0 | 187,438,400 | 50% | ||
bravofer | 0 | 229,039,658 | 50% | ||
bloghumberto | 0 | 250,671,071 | 50% | ||
ahmad097 | 0 | 188,924,342 | 50% | ||
dodolzk | 0 | 628,744,008 | 50% | ||
taxguy | 0 | 20,686,668,980 | 50% | ||
hendragunawan | 0 | 161,327,051 | 50% | ||
norvicgarcia | 0 | 243,915,057 | 50% | ||
mbahtutorial | 0 | 222,350,475 | 50% | ||
sjs90 | 0 | 376,376,417 | 100% | ||
miralva | 0 | 322,670,909 | 85% | ||
katrina71 | 0 | 384,338,994 | 80% | ||
belvajarandilla | 0 | 167,758,060 | 50% | ||
veckinon | 0 | 721,173,762 | 15% | ||
magatha | 0 | 449,425,379 | 100% | ||
kelvo | 0 | 130,499,016 | 30% | ||
animesukidesu | 0 | 206,317,937 | 50% | ||
technotroll | 0 | 1,028,799,205 | 50% | ||
trustyourpath | 0 | 250,891,662 | 50% | ||
taywilkins | 0 | 391,888,590 | 50% | ||
outtheshellvlog | 0 | 917,990,526 | 50% | ||
cryptobeginner | 0 | 184,666,603 | 50% | ||
camuel | 0 | 10,277,163,107 | 20% | ||
budika | 0 | 253,512,112 | 50% | ||
riandifc | 0 | 199,727,762 | 50% | ||
gleidyscegarra | 0 | 252,097,622 | 50% | ||
zay-arasi | 0 | 161,570,181 | 50% | ||
yoitsme | 0 | 89,499,074 | 50% | ||
we-are | 0 | 5,867,529,301 | 10.45% | ||
kevinwalton | 0 | 535,400,863 | 100% | ||
herdi.steemit | 0 | 252,097,622 | 50% | ||
khan45 | 0 | 552,597,621 | 100% | ||
bdyabot1 | 0 | 552,463,165 | 100% | ||
missninaholy | 0 | 251,409,744 | 50% | ||
wealth4good | 0 | 245,822,373 | 5% | ||
kaestel | 0 | 165,003,371 | 50% | ||
samantha16 | 0 | 251,580,105 | 50% | ||
mcastre | 0 | 376,318,470 | 100% | ||
jahidul74 | 0 | 270,168,931 | 50% | ||
travelerjoe | 0 | 227,321,645 | 50% | ||
rishi-sayz | 0 | 102,479,024 | 50% | ||
occpresents | 0 | 1,263,535,587 | 50% | ||
mdeyasin | 0 | 252,085,687 | 50% | ||
thomaskatan | 0 | 1,130,982,604 | 70% | ||
rechellomataro | 0 | 198,524,552 | 50% | ||
lykia | 0 | 242,360,171 | 50% | ||
alexverge | 0 | 463,938,979 | 100% | ||
deep.blue | 0 | 1,404,506,415 | 100% | ||
rizkiadi | 0 | 211,540,760 | 50% | ||
blogyourlife | 0 | 251,394,330 | 50% | ||
kejora05 | 0 | 163,809,462 | 50% | ||
recordpool | 0 | 70,300,084 | 5% | ||
bengeudens | 0 | 161,832,500 | 50% | ||
dynet | 0 | 133,499,361 | 50% | ||
giddensk7 | 0 | 100,574,452 | 25% | ||
k4v2n | 0 | 251,116,757 | 50% | ||
rubengamer2010 | 0 | 354,499,566 | 80% | ||
musicbot | 0 | 98,322,653 | 100% | ||
altogo | 0 | 325,327,106 | 10% | ||
emrethewriter | 0 | 898,124,696 | 50% | ||
opluke | 0 | 252,097,622 | 50% | ||
mirazbd365 | 0 | 251,419,059 | 50% | ||
anime.lovers | 0 | 250,659,733 | 50% | ||
jacobzeema | 0 | 88,478,648 | 50% | ||
solominer | 0 | 25,892,227,329 | 19.5% | ||
realredimi2 | 0 | 250,576,123 | 50% | ||
archaimusic | 0 | 118,070,121 | 10% | ||
paulove | 0 | 251,263,834 | 50% | ||
altcoinfantasy | 0 | 261,213,035 | 10% | ||
lianbloog | 0 | 180,470,548 | 50% | ||
dinaislamdina | 0 | 251,620,264 | 50% | ||
benkweller | 0 | 17,122,613,638 | 10% | ||
ernoldlvb | 0 | 81,240,711 | 50% | ||
i-have-tested | 0 | 554,195,243 | 100% | ||
muhammad.iqbal | 0 | 192,203,232 | 50% | ||
lalouline | 0 | 250,571,784 | 50% | ||
kaplat | 0 | 239,543,683 | 50% | ||
geezyweezy | 0 | 435,721,303 | 100% | ||
stefansv | 0 | 326,133,867 | 50% | ||
musicvoter | 0 | 3,388,718,226 | 1% | ||
ill-esha | 0 | 1,421,834,031 | 50% | ||
crazyluv | 0 | 251,448,736 | 50% | ||
leeyen23 | 0 | 370,459,684 | 50% | ||
abbasi1986 | 0 | 149,047,967 | 50% | ||
zaxan | 0 | 1,411,732,344 | 30% | ||
catherinemds | 0 | 162,432,378 | 50% | ||
ilmondoditea | 0 | 440,817,580 | 50% | ||
justasperm | 0 | 1,588,501,384 | 50% | ||
oliens | 0 | 247,217,558 | 50% | ||
kataindah | 0 | 165,049,211 | 50% | ||
crimo | 0 | 215,493,251 | 50% | ||
goodway | 0 | 138,464,369 | 1% | ||
thanatospharos | 0 | 442,709,303 | 85% | ||
nessaur | 0 | 219,659,169 | 50% | ||
ryan12 | 0 | 261,951,304 | 50% | ||
etaletai | 0 | 578,606,716 | 50% | ||
kbr | 0 | 697,608,634 | 7.5% | ||
meme-nexus | 0 | 529,264,198 | 50% | ||
rosenderevies | 0 | 197,305,945 | 50% | ||
candnbradley | 0 | 101,048,811 | 25% | ||
smer | 0 | 219,565,570 | 50% | ||
egheprincez | 0 | 221,508,515 | 50% | ||
achrafo | 0 | 440,786,614 | 50% | ||
samcofy | 0 | 245,725,476 | 50% | ||
dubbio | 0 | 250,497,156 | 50% | ||
free-reign | 0 | 815,481,643 | 15% | ||
aikee | 0 | 251,644,532 | 50% | ||
techsfair | 0 | 191,497,846 | 50% | ||
misterro | 0 | 151,072,252 | 30% | ||
the-tourist | 0 | 552,949,998 | 100% | ||
jazzyjeff | 0 | 271,282,339 | 75% | ||
coingump | 0 | 247,668,492 | 50% | ||
tekeliferhat | 0 | 96,514,828 | 50% | ||
muhibpaya2 | 0 | 225,723,698 | 50% | ||
bumut | 0 | 178,668,425 | 50% | ||
bluedragon1974 | 0 | 272,880,811 | 75% | ||
ikkelins | 0 | 983,918,686 | 25% | ||
cryptek | 0 | 249,048,833 | 50% | ||
shookriya | 0 | 711,665,674 | 6.66% | ||
depq | 0 | 385,561,832 | 80% | ||
sazid36 | 0 | 251,385,032 | 50% | ||
joanpablo | 0 | 221,484,608 | 50% | ||
mayorhero | 0 | 251,628,484 | 50% | ||
dacosta | 0 | 101,048,811 | 25% | ||
nahin9 | 0 | 198,950,021 | 50% | ||
emeliveiga | 0 | 150,791,574 | 50% | ||
jaber-hossain70 | 0 | 192,011,916 | 50% | ||
putra01 | 0 | 265,072,010 | 50% | ||
johnsonlai | 0 | 257,089,087 | 50% | ||
alimirza0416 | 0 | 104,531,251 | 50% | ||
ferryfansuri | 0 | 250,857,841 | 50% | ||
iammitchell | 0 | 252,097,622 | 50% | ||
japasep16 | 0 | 193,819,805 | 50% | ||
marcuz | 0 | 2,424,244,079 | 50% | ||
mukulcclbd | 0 | 250,741,008 | 50% | ||
geekmind | 0 | 245,714,611 | 50% | ||
atacapella | 0 | 784,697,118 | 50% | ||
akram7 | 0 | 194,611,450 | 50% | ||
vinothkanna | 0 | 252,097,622 | 50% | ||
goldenturtle | 0 | 214,683,427 | 50% | ||
abbyrich | 0 | 70,162,092 | 25% | ||
izzymiyake | 0 | 235,987,713 | 50% | ||
ajaxkennes | 0 | 248,494,417 | 50% | ||
gnaimul | 0 | 170,762,836 | 50% | ||
camillesteemer | 0 | -96,139,081 | -100% | ||
kengtong | 0 | 238,963,478 | 50% | ||
dulce.amor | 0 | 251,147,251 | 50% | ||
alexander28hrnz | 0 | 101,048,811 | 25% | ||
sonidourbanobers | 0 | 235,320,923 | 50% | ||
omegakane | 0 | 246,798,421 | 50% | ||
frejafri | 0 | 579,750,799 | 3% | ||
gpwebers | 0 | 227,766,278 | 50% | ||
hakan1988 | 0 | 182,726,053 | 50% | ||
jakecrypto | 0 | 223,213,273 | 50% | ||
morin89 | 0 | 171,332,276 | 50% | ||
idafc | 0 | 111,149,200 | 40% | ||
crypt0bear | 0 | 153,675,019 | 50% | ||
genesis171 | 0 | 184,716,552 | 50% | ||
sexy-steem-hc | 0 | 1,429,746,204 | 50% | ||
sexy-steem-toon | 0 | 1,192,493,211 | 50% | ||
lifekeys | 0 | 238,479,176 | 50% | ||
siul.joar | 0 | 209,881,042 | 50% | ||
chiqui03 | 0 | 191,971,263 | 50% | ||
purelove | 0 | 160,059,113 | 35% | ||
zephyr119 | 0 | 181,005,923 | 50% | ||
devitech | 0 | 179,078,928 | 50% | ||
supernews | 0 | 167,778,043 | 50% | ||
jlthegreat | 0 | 70,529,213 | 20% | ||
rainbowrachel | 0 | 1,447,301,283 | 22% | ||
ahsanabdullah | 0 | 221,442,532 | 50% | ||
syawalkoki | 0 | 162,436,259 | 50% | ||
fauzan11 | 0 | 122,551,294 | 100% | ||
halim08 | 0 | 323,077,851 | 50% | ||
mittalamit284 | 0 | 227,105,912 | 50% | ||
alejandro99 | 0 | 130,412,039 | 50% | ||
milayosawa | 0 | 273,214,152 | 30% | ||
theryhus | 0 | 251,334,129 | 50% | ||
mathilda | 0 | 326,184,008 | 50% | ||
annnaa | 0 | 96,925,268 | 50% | ||
disruptivas | 0 | 1,818,317,371 | 50% | ||
steemitlancer | 0 | 301,701,802 | 80% | ||
madonna2018 | 0 | 244,006,123 | 50% | ||
steemitarcher | 0 | 243,907,788 | 50% | ||
steemitgunner | 0 | 463,373,653 | 85% | ||
steemitmagician | 0 | 461,515,826 | 85% | ||
fredrick4u | 0 | 101,048,811 | 25% | ||
smarmy | 0 | 1,602,016,820 | 50% | ||
johntravis | 0 | 551,493,225 | 100% | ||
firman2908 | 0 | 167,346,338 | 50% | ||
the2nubgroup | 0 | 209,981,911 | 50% | ||
umut1905 | 0 | 175,893,049 | 50% | ||
marzuki-r | 0 | 230,589,951 | 50% | ||
rucy | 0 | 101,048,811 | 25% | ||
vividessor | 0 | 1,004,140,607 | 50% | ||
viralz | 0 | 146,336,040 | 50% | ||
atheology | 0 | 247,642,708 | 50% | ||
vellotinna | 0 | 251,912,666 | 50% | ||
honshu | 0 | 125,733,615 | 30% | ||
myoha7 | 0 | 246,877,812 | 50% | ||
effortless | 0 | 193,163,259 | 50% | ||
amristeemit | 0 | 251,375,656 | 50% | ||
juliocaraballo | 0 | 66,314,226 | 50% | ||
broadcaster | 0 | 235,338,432 | 50% | ||
qaiserali | 0 | 252,097,622 | 50% | ||
theminnowhelper | 0 | 250,574,033 | 50% | ||
firdauz | 0 | 251,155,732 | 50% | ||
starhamzat | 0 | 250,687,527 | 50% | ||
loveisgood | 0 | 165,632,488 | 50% | ||
tahera | 0 | 249,458,904 | 50% | ||
celebritypoet | 0 | 248,902,763 | 50% | ||
alexander38 | 0 | 551,489,745 | 100% | ||
numberjocky | 0 | 989,390,773 | 50% | ||
eveson | 0 | 272,127,647 | 50% | ||
somegaming | 0 | 3,245,552,270 | 100% | ||
alchemylgc | 0 | 229,225,568 | 50% | ||
grisvian | 0 | 484,501,973 | 100% | ||
marysemciver | 0 | 238,785,439 | 12% | ||
the2nubmemes | 0 | 216,090,446 | 50% | ||
bathijp | 0 | 251,933,208 | 50% | ||
mayib | 0 | 562,262,997 | 50% | ||
banglun | 0 | 246,017,328 | 50% | ||
holograma | 0 | 214,082,138 | 50% | ||
jumpup | 0 | 251,933,208 | 50% | ||
mojacko | 0 | 449,799,056 | 50% | ||
flowerfairy | 0 | 88,896,003 | 10% | ||
syahrin | 0 | 250,950,979 | 50% | ||
donnyandrian | 0 | 435,211,574 | 100% | ||
gormogon | 0 | 8,318,028,077 | 10% | ||
vhorvath | 0 | 251,933,208 | 50% | ||
sagor94 | 0 | 247,594,276 | 49.49% | ||
leomarock | 0 | 232,180,116 | 50% | ||
drfrankensence | 0 | 251,933,208 | 50% | ||
toninoti | 0 | 202,692,777 | 50% | ||
hermanasquintero | 0 | 385,130,192 | 80% | ||
allenblue405 | 0 | 180,803,422 | 50% | ||
gabriela2010 | 0 | 463,565,957 | 85% | ||
tysir | 0 | 239,112,627 | 50% | ||
blewitt | 0 | 129,075,164,078 | 30% | ||
nazmul79 | 0 | 244,540,512 | 50% | ||
sbi6 | 0 | 119,029,741,397 | 68.1% | ||
techupdate | 0 | 285,743,006 | 50% | ||
pharao20 | 0 | 176,182,281 | 50% | ||
karinasia25 | 0 | 386,511,412 | 80% | ||
miracle24 | 0 | 196,036,696 | 50% | ||
prosistem | 0 | 122,979,206 | 30% | ||
laura97 | 0 | 70,839,049 | 20% | ||
klabboy | 0 | 427,462,028 | 100% | ||
fuckmesilly | 0 | 551,803,232 | 100% | ||
xhevat | 0 | 250,255,738 | 50% | ||
mafou23 | 0 | 251,485,818 | 50% | ||
golden-man | 0 | 248,067,226 | 50% | ||
victor-andah | 0 | 250,891,662 | 50% | ||
rarcenal | 0 | 251,402,132 | 50% | ||
mwamin7 | 0 | 251,109,664 | 50% | ||
mindbuilder-sc | 0 | 573,752,223 | 50% | ||
jpgalih | 0 | 250,165,187 | 50% | ||
galihtruff | 0 | 201,949,217 | 50% | ||
osakuni | 0 | 81,611,460 | 50% | ||
babalsilau | 0 | 251,375,656 | 50% | ||
albertotang | 0 | 274,448,526 | 100% | ||
mzh.hamim | 0 | 250,575,949 | 50% | ||
juanguillen | 0 | 235,742,470 | 50% | ||
dexvid | 0 | 227,311,670 | 50% | ||
cringytv | 0 | 252,097,622 | 50% | ||
mahmudulhassan | 0 | 518,497,421 | 50% | ||
reboost | 0 | 247,039,279 | 50% | ||
whyken | 0 | 169,745,112 | 50% | ||
lenifty | 0 | 251,934,782 | 50% | ||
revueh | 0 | 795,927,214 | 100% | ||
vicmic | 0 | 212,114,651 | 50% | ||
boyaceh | 0 | 224,306,851 | 50% | ||
karinquintero | 0 | 386,753,480 | 80% | ||
femidada | 0 | 173,028,291 | 50% | ||
payinstant | 0 | 188,516,903 | 50% | ||
reungkhoem | 0 | 183,828,864 | 50% | ||
ar6467784 | 0 | 251,255,729 | 50% | ||
arianto71 | 0 | 154,098,777 | 50% | ||
mvoalevine | 0 | 175,280,449 | 50% | ||
kiwitravels | 0 | 554,275,428 | 100% | ||
veteransoffgrid | 0 | 169,930,887 | 50% | ||
magdechef | 0 | 193,492,395 | 50% | ||
partiko | 0 | 286,751,227,450 | 3% | ||
princezico | 0 | 164,357,283 | 50% | ||
ilovecryptopl | 0 | 13,932,615,628 | 80% | ||
kcdca96 | 0 | 252,031,083 | 50% | ||
walexworld | 0 | 174,327,340 | 50% | ||
polash66129 | 0 | 164,942,299 | 50% | ||
oezixxx | 0 | 148,763,873 | 100% | ||
chrome.citizen | 0 | 170,804,176 | 50% | ||
taxguy-random | 0 | 1,011,122,707 | 50% | ||
ashfaaaq | 0 | 1,894,644,432 | 50% | ||
bflanagin | 0 | 2,457,445,443 | 15% | ||
johngoad | 0 | 261,581,788 | 100% | ||
caxton | 0 | 100,800,124 | 25% | ||
foxesal | 0 | 309,110,808 | 75% | ||
ziaaa | 0 | 251,594,149 | 50% | ||
lexcreativz | 0 | 250,073,597 | 50% | ||
pinkyangel | 0 | 164,368,406 | 50% | ||
earnstech | 0 | 251,672,120 | 50% | ||
that.bass.guy | 0 | 739,393,840 | 50% | ||
vtechifie | 0 | 250,576,014 | 50% | ||
teknoteksogutma | 0 | 248,012,631 | 50% | ||
theviberadioshow | 0 | 250,891,662 | 50% | ||
niknik20 | 0 | 251,629,659 | 50% | ||
aleecnavarro | 0 | 252,097,622 | 50% | ||
mechyz12 | 0 | 251,813,782 | 50% | ||
icoshooter | 0 | 248,009,618 | 50% | ||
carlosjaviertl | 0 | 251,397,313 | 50% | ||
dacruz.thevibe | 0 | 100,151,461 | 25% | ||
blancoazx | 0 | 385,132,948 | 80% | ||
melor9 | 0 | 84,224,727 | 15% | ||
carmen52 | 0 | 387,299,203 | 80% | ||
bertoandes | 0 | 169,041,187 | 50% | ||
chinwengozi | 0 | 167,295,996 | 50% | ||
lillywilton | 0 | 606,172,169 | 20% | ||
andi9999 | 0 | 163,143,935 | 50% | ||
bigbos99 | 0 | 139,166,590 | 30% | ||
yestermorrow | 0 | 2,812,973,407 | 9% | ||
preventsuicide | 0 | 117,710,940 | 4.5% | ||
helmimemes | 0 | 415,115,967 | 100% | ||
steemitbamboo | 0 | 137,519,370 | 50% | ||
badman-crypto | 0 | 217,126,953 | 50% | ||
marivic10 | 0 | 160,983,249 | 50% | ||
altcoingamer | 0 | 83,163,034 | 50% | ||
barleycorn | 0 | 1,002,653,311 | 50% | ||
seventhsun | 0 | 507,928,793 | 50% | ||
b1b4rg7 | 0 | 240,360,604 | 50% | ||
momimalhi | 0 | 1,725,327,028 | 50% | ||
zainenn | 0 | 24,042,989,125 | 15% | ||
ekafao | 0 | 519,025,882 | 50% | ||
cynicalcake | 0 | 1,075,910,550 | 50% | ||
jumpnrun | 0 | 133,468,338 | 33% | ||
rockinggameworld | 0 | 191,409,734 | 50% | ||
adebits | 0 | 97,271,934 | 50% | ||
hrtstrings | 0 | 377,031,534 | 100% | ||
wallyt | 0 | 1,007,890,399 | 100% | ||
gpcx86 | 0 | 719,461,849 | 25% | ||
betoviiil | 0 | 250,419,682 | 50% | ||
nicole24 | 0 | 220,871,320 | 50% | ||
sutda | 0 | 552,600,897 | 100% | ||
masaitv | 0 | 70,149,657 | 20% | ||
lemareg | 0 | 218,151,683 | 50% | ||
walisongo | 0 | 78,815,772 | 50% | ||
toroo | 0 | 100,649,406 | 25% | ||
criptomoneta | 0 | 195,548,272 | 50% | ||
ronasoliva | 0 | 377,922,080 | 100% | ||
jazzyon | 0 | 100,648,592 | 25% | ||
fscmilram | 0 | 71,047,041 | 100% | ||
collinstochukwu | 0 | 79,086,756 | 50% | ||
huncey | 0 | 251,453,391 | 50% | ||
samsonite18654 | 0 | 187,848,094 | 50% | ||
carolinafer | 0 | 185,003,858 | 50% | ||
cerentryn | 0 | 546,920,853 | 100% | ||
boyacun | 0 | 214,720,073 | 50% | ||
pasokon | 0 | 245,413,372 | 50% | ||
invictusxl | 0 | 247,708,592 | 50% |
This all looks like Mandarin to me. Lol I wish I knew how to decipher this stuff. #useless Posted using [Partiko iOS](https://partiko.app/referral/blewitt)
author | blewitt |
---|---|
permlink | blewitt-re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190319t052953834z |
category | discordbot |
json_metadata | {"app":"partiko","client":"ios"} |
created | 2019-03-19 05:29:54 |
last_update | 2019-03-19 05:29:54 |
depth | 1 |
children | 3 |
last_payout | 2019-03-26 05:29:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 157 |
author_reputation | 504,983,721,208,239 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,553,585 |
net_rshares | 54,666,752,491 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
eonwarped | 0 | 54,666,752,491 | 10% |
One day, my friend. We will all be forced to speak bot.
author | eonwarped |
---|---|
permlink | re-blewitt-blewitt-re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190319t054016285z |
category | discordbot |
json_metadata | {"tags":["discordbot"],"app":"steemit/0.1"} |
created | 2019-03-19 05:40:18 |
last_update | 2019-03-19 05:40:18 |
depth | 2 |
children | 1 |
last_payout | 2019-03-26 05:40:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 55 |
author_reputation | 88,102,208,706,615 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,553,832 |
net_rshares | 0 |
The bot will speak english when that day comes :)
author | igster |
---|---|
permlink | re-eonwarped-re-blewitt-blewitt-re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190319t102235592z |
category | discordbot |
json_metadata | {"tags":["discordbot"],"app":"steemit/0.1"} |
created | 2019-03-19 10:22:33 |
last_update | 2019-03-19 10:22:33 |
depth | 3 |
children | 0 |
last_payout | 2019-03-26 10:22:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 49 |
author_reputation | 17,415,198,441,969 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,564,584 |
net_rshares | 48,194,863,529 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
eonwarped | 0 | 48,194,863,529 | 8.75% |
I think it's Aramaic, everyone always forgets Aramaic xD Now for real, am I crazy for wanting to learn Latin? At least the basics? Even though it's a dead language it's one of the most important languages in the world, it's one of the few that gave birth to all the current languages!
author | teutonium |
---|---|
permlink | re-blewitt-blewitt-re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190319t200421508z |
category | discordbot |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["discordbot"],"users":[],"links":[],"image":[]} |
created | 2019-03-19 20:04:24 |
last_update | 2019-03-19 20:04:24 |
depth | 2 |
children | 0 |
last_payout | 2019-03-26 20:04:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 286 |
author_reputation | 26,461,519,991,043 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,587,335 |
net_rshares | 47,756,725,707 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
eonwarped | 0 | 47,756,725,707 | 8.75% |
Oh man, I really need to clean up cosgrove.
author | inertia |
---|---|
permlink | re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190319t075413248z |
category | discordbot |
json_metadata | {"tags":["discordbot"],"app":"steemit/0.1"} |
created | 2019-03-19 07:54:12 |
last_update | 2019-03-19 07:54:12 |
depth | 1 |
children | 1 |
last_payout | 2019-03-26 07:54:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.049 HBD |
curator_payout_value | 0.016 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 43 |
author_reputation | 346,568,901,399,561 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,557,995 |
net_rshares | 96,277,548,301 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
eonwarped | 0 | 96,277,548,301 | 17.5% |
Hehe no worries. I've been meaning to help a bit too but for now I'm just using what works. Thanks for publishing what you have either way! Posted using [Partiko Android](https://partiko.app/referral/eonwarped)
author | eonwarped |
---|---|
permlink | eonwarped-re-inertia-re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190319t164407878z |
category | discordbot |
json_metadata | {"app":"partiko","client":"android"} |
created | 2019-03-19 16:44:09 |
last_update | 2019-03-19 16:44:09 |
depth | 2 |
children | 0 |
last_payout | 2019-03-26 16:44:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 211 |
author_reputation | 88,102,208,706,615 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,580,264 |
net_rshares | 0 |
Why is the hardest part always getting the thing to run
author | ksikka |
---|---|
permlink | re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190320t132352861z |
category | discordbot |
json_metadata | {"tags":["discordbot"],"app":"steemit/0.1"} |
created | 2019-03-20 13:23:54 |
last_update | 2019-03-20 13:23:54 |
depth | 1 |
children | 0 |
last_payout | 2019-03-27 13:23:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 55 |
author_reputation | 189,512,007,122 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,622,355 |
net_rshares | 0 |
Thank you so much for participating in the Partiko Delegation Plan Round 1! We really appreciate your support! As part of the delegation benefits, we just gave you a 3.00% upvote! Together, letβs change the world!
author | partiko |
---|---|
permlink | re-setting-up-inertia-s-cosgrove-bot-20190319t073106 |
category | discordbot |
json_metadata | "{"app": "partiko"}" |
created | 2019-03-19 07:31:09 |
last_update | 2019-03-19 07:31:09 |
depth | 1 |
children | 0 |
last_payout | 2019-03-26 07:31:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 213 |
author_reputation | 39,207,160,334,751 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,557,039 |
net_rshares | 0 |
Dear eonwarped: We are SteemBet, the next generation STEEM based gaming platform. We are honored to invite you to join our first fantastic dice game, which is just the beginning of SteemBet game series. Our dividend system has now launched. The prize pool has already accumulated 2,000 STEEM and more than 60 players have participated in staking mining token SBT. A huge reward of 40,000 STEEM is awaiting! Join us NOW with other 500 STEEM users to loot HUGE dividend reward!! SteemBet Team Official Website https://steem-bet.com Discord Server https://discord.gg/95cBN3W Telegram Group https://t.me/steembet
author | steem-bet |
---|---|
permlink | steem-bet-re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190323t050030434z |
category | discordbot |
json_metadata | {"app":"partiko"} |
created | 2019-03-23 05:00:30 |
last_update | 2019-03-23 05:00:30 |
depth | 1 |
children | 0 |
last_payout | 2019-03-30 05:00:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 613 |
author_reputation | 18,461,529,615,904 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,777,159 |
net_rshares | 0 |
#### Hi @eonwarped! Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation! Your **UA** account score is currently 4.996 which ranks you at **#1145** across all Steem accounts. Your rank has improved 3 places in the last three days (old rank 1148). In our last Algorithmic Curation Round, consisting of 201 contributions, your post is ranked at **#9**. ##### Evaluation of your UA score: * Some people are already following you, keep going! * The readers appreciate your great work! * Great user engagement! You rock! **Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
author | steem-ua |
---|---|
permlink | re-setting-up-inertia-s-cosgrove-bot-20190319t153139z |
category | discordbot |
json_metadata | "{"app": "beem/0.20.18"}" |
created | 2019-03-19 15:31:39 |
last_update | 2019-03-19 15:31:39 |
depth | 1 |
children | 0 |
last_payout | 2019-03-26 15:31:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 650 |
author_reputation | 23,214,230,978,060 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,577,172 |
net_rshares | 0 |
What can you do with Ruby? Never used it, have no idea what it does, but if it is useful I might dip my pinky toe in it and see if I can do something nice with it
author | teutonium |
---|---|
permlink | re-eonwarped-setting-up-inertia-s-cosgrove-bot-20190319t200525793z |
category | discordbot |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["discordbot"],"users":[],"links":[],"image":[]} |
created | 2019-03-19 20:05:30 |
last_update | 2019-03-19 20:05:30 |
depth | 1 |
children | 0 |
last_payout | 2019-03-26 20:05:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 162 |
author_reputation | 26,461,519,991,043 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,587,372 |
net_rshares | 0 |
To listen to the audio version of this article click on the play image. [](http://ec2-52-72-169-104.compute-1.amazonaws.com/eonwarped__setting-up-inertia-s-cosgrove-bot.mp3) Brought to you by [@tts](https://steemit.com/tts/@tts/introduction). If you find it useful please consider upvoting this reply.
author | tts |
---|---|
permlink | re-setting-up-inertia-s-cosgrove-bot-20190319t054119 |
category | discordbot |
json_metadata | "" |
created | 2019-03-19 05:41:21 |
last_update | 2019-03-19 05:41:21 |
depth | 1 |
children | 0 |
last_payout | 2019-03-26 05:41:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 354 |
author_reputation | -4,535,154,553,995 |
root_title | "Setting Up Inertia's Cosgrove Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,553,866 |
net_rshares | 0 |