<center> <sub><a href="https://pngtree.com/freepng/target-love-icon-design-template-vector-isolated_4130808.html">Image source</a></sub></center> @acidyo wanted a super simple bot so I made a super simple bot. The basic idea of the bot was to send a discord message whenever a brand new account created a post. I thought of two ways of doing it. The first way was the rejected way. We stream the chain, looking for root posts. We then see if they had made any other root posts using the `getDiscussionBeforeDate` call. That would have made more calls to a hivemind node and I didn't really want to do that. Which is what led to the second way. The way that we did do it was to stream the chain to looking for the account creation action. Whenever that happens, we save 2 things to the db, who created the account and the name of the new account. We also look for posts made with our stream, and whenever a root post is made, we check our DB to see if the author of the post is in there. If so we send a message on discord, and then delete them from the DB. The only problem here is that it'll only work for accounts created after we started the stream(or set our start block to an earlier point) but thats something we can live with.  This was a relatively simple bot to make for me. A lot of it I was able to copy paste from my old projects since I've worked with hive streaming a ton. Check out lines 14-859(https://github.com/Rishi556/NewUserPostBot/blob/main/index.js#L22-L85), that handles the streaming. Then we look for accounts created and save them to the db(https://github.com/Rishi556/NewUserPostBot/blob/main/index.js#L91-L108). We have to look for both the `account_create` and `create_claimed_account` operation since there's two ways to create accounts. Account create is done by paying fees, and with claimed it's done using account tokens that can be claimed for RC. Now for some new parts. This was my first time working with webhooks for discord. Webhooks was better than a bot for this since all we would be doing is pushing stuff on events and a whole bot wasn't needed for that. This makes things a lot lighter. I used https://discohook.org/ to play around with the discord webhooks and decide on a format I liked. The code from https://github.com/Rishi556/NewUserPostBot/blob/main/index.js#L109 onward is going to handle the sending part. We basically check to see if the `parent_author` field is blank(if it isn't that means it's a comment) and then if it is, check to see if the User is inside our database. If they are, it means that they are a new user who's post hasn't been shared to discord yet. And so we share it, then delete them off the database so their other posts won't get shared. Starting this bot up is pretty simple. It supports multiple discord webhook targets so one instance can share to multiple locations at once. It also lets you skip accounts created by known problematic accounts. It's built in nodejs so you'd just have to install a version of nodejs compatible with aixos and mongoose(I like 15). I'm not going to go in depth on that, as there's plenty of general how to start a node app guides on google. Configuration for this bot in particular just needs to be done in the config.json file. `mongo_url` should be the url to your mongo instance with a DB specified. `discord_webhook_urls` should be an array of webhooks that you want to send it to. By using an array we can send to multiple destinations with one instance. `nodes` should be an array of urls to hive nodes. If one of the nodes has problems, this lets us switch to another node automatically and not have to check up on it. I'd recommend putting a few in there. `errorToSwitch` is how many errors you'd want from a node before you switch to the next node(I might have forgotten to reset error count after a successful attempt on this version but its fine). Finally `creator_to_skip` should be an array of accounts to ignore on them creating accounts. If they make an account, the author never gets added to the DB. `state.json` stores the last processed block. Setting this to `-1` will start at the head block and setting to any other block will let you start at that block, so you can replay the chain if needed. And thats all there is to it. It's relatively simple to start up and once you do its easy to use, and if you are a curator, you might find some use out of it. If you run a discord and want the notifications in your server, throw a comment here and I'll reach out on how to get it added. My discord tag is Rishi#0556(unless my nitro lapses and then who knows what it'll be, find me in the main hive discord and we can go from there). Grab it on git here: https://github.com/Rishi556/NewUserPostBot
author | rishi556 |
---|---|
permlink | introducing-the-new-user-post-bot |
category | hive-169321 |
json_metadata | {"app":"peakd/2021.03.7","format":"markdown","tags":["hive","discord","bot","new"],"users":["acidyo"],"links":["https://pngtree.com/freepng/target-love-icon-design-template-vector-isolated_4130808.html","/@acidyo","https://github.com/Rishi556/NewUserPostBot/blob/main/index.js#L22-L85","https://github.com/Rishi556/NewUserPostBot/blob/main/index.js#L91-L108","https://discohook.org/","https://github.com/Rishi556/NewUserPostBot/blob/main/index.js#L109","https://github.com/Rishi556/NewUserPostBot"],"image":["https://files.peakd.com/file/peakd-hive/rishi556/23xVkfaVZFMqRmFCuCgBhJAqpGvcmNQZZnSasf7JEeogzk359sYCXicytB6TKQPxiWi1i.png","https://files.peakd.com/file/peakd-hive/rishi556/23tvAjQnRMxEoRcNaZSXy6RaT8DiYojZZDG17Puj26Z9yETf7ne4Gm4hQdzS8tHZCn2gt.png"]} |
created | 2021-03-23 02:33:00 |
last_update | 2021-03-23 02:42:03 |
depth | 0 |
children | 27 |
last_payout | 2021-03-30 02:33:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 157.335 HBD |
curator_payout_value | 152.034 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5,083 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,539,866 |
net_rshares | 247,996,206,805,283 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
enki | 0 | 5,254,858,140,974 | 23.1% | ||
acidyo | 0 | 11,101,851,954,958 | 100% | ||
klye | 0 | 469,703,870,602 | 100% | ||
oaldamster | 0 | 55,776,502,413 | 100% | ||
gerber | 0 | 90,972,319,904 | 6% | ||
daan | 0 | 60,077,462,693 | 8% | ||
ezzy | 0 | 81,561,305,980 | 6% | ||
matt-a | 0 | 3,539,300,439 | 17.5% | ||
ardina | 0 | 51,737,618,999 | 100% | ||
kendewitt | 0 | 241,817,234,229 | 100% | ||
arcange | 0 | 882,082,517,509 | 15% | ||
konti | 0 | 28,066,072,762 | 100% | ||
exyle | 0 | 128,784,645,414 | 12% | ||
happyphoenix | 0 | 32,507,547,225 | 35% | ||
ace108 | 0 | 261,588,432,271 | 9% | ||
timcliff | 0 | 1,211,557,973,267 | 100% | ||
miketr | 0 | 6,707,748,994 | 5% | ||
jphamer1 | 0 | 4,071,321,413,791 | 100% | ||
someguy123 | 0 | 119,490,217,975 | 6% | ||
themonetaryfew | 0 | 845,623,504,828 | 100% | ||
titusfrost | 0 | 193,252,143,898 | 100% | ||
ssekulji | 0 | 57,108,306,572 | 100% | ||
rishi556 | 0 | 27,599,659,989 | 100% | ||
gamer00 | 0 | 54,416,460,812 | 5% | ||
keuudeip | 0 | 30,989,636,154 | 50% | ||
mow | 0 | 557,731,427 | 100% | ||
walterjay | 0 | 13,757,130,255 | 2.62% | ||
v4vapid | 0 | 5,020,545,493,877 | 33% | ||
darth-azrael | 0 | 47,153,626,503 | 25% | ||
rahul.stan | 0 | 22,660,232,686 | 50% | ||
elizacheng | 0 | 13,100,719,552 | 10% | ||
darth-cryptic | 0 | 10,509,658,429 | 25% | ||
sudutpandang | 0 | 565,626,002 | 15% | ||
sn0n | 0 | 128,145,109,248 | 42% | ||
ambyr00 | 0 | 1,058,462,003 | 0.75% | ||
louisthomas | 0 | 264,423,661,975 | 100% | ||
elevator09 | 0 | 19,514,975,757 | 100% | ||
passion-fruit | 0 | 9,214,109,499 | 100% | ||
dune69 | 0 | 916,711,171 | 5.4% | ||
tamaralovelace | 0 | 112,525,542,028 | 100% | ||
kingkinslow | 0 | 753,168,595 | 25% | ||
broncnutz | 0 | 11,764,264,704,706 | 100% | ||
scrooger | 0 | 40,552,472,508 | 35% | ||
iansart | 0 | 10,108,297,350 | 6% | ||
lenmar | 0 | 327,212,615,249 | 100% | ||
fredrikaa | 0 | 1,082,652,474,974 | 100% | ||
ecoinstant | 0 | 121,603,474,801 | 40.08% | ||
rycharde | 0 | 519,998,650 | 10% | ||
cryptoknight12 | 0 | 238,594,210,611 | 40.08% | ||
tomaszs77 | 0 | 101,166,257,365 | 100% | ||
masterthematrix | 0 | 10,081,461,274 | 100% | ||
mdosev | 0 | 23,207,088,527 | 50% | ||
bitcoinflood | 0 | 186,556,431,884 | 9.4% | ||
giuatt07 | 0 | 1,157,942,946,731 | 100% | ||
steeminator3000 | 0 | 784,649,488 | 100% | ||
ewkaw | 0 | 170,111,351,710 | 15% | ||
jingdol | 0 | 459,542,143,044 | 100% | ||
hellene8 | 0 | 3,913,231,973 | 50% | ||
guchtere | 0 | 4,523,162,976 | 25% | ||
duckmast3r | 0 | 44,262,570,185 | 100% | ||
wesphilbin | 0 | 936,311,834 | 10% | ||
thegreens | 0 | 1,289,159,389 | 1.5% | ||
geekgirl | 0 | 1,603,356,301,109 | 100% | ||
goldkey | 0 | 163,541,489,435 | 19% | ||
theguruasia | 0 | 475,265,453 | 100% | ||
felt.buzz | 0 | 21,887,360,734 | 2.62% | ||
shitsignals | 0 | 2,783,633,300 | 6% | ||
wargof | 0 | 1,244,963,224 | 65% | ||
francosteemvotes | 0 | 1,463,780,567 | 5.25% | ||
jeanlucsr | 0 | 968,038,805 | 0.6% | ||
travelingmercies | 0 | 15,320,293,779 | 100% | ||
sevillaespino | 0 | 24,466,162,535 | 6% | ||
redrica | 0 | 29,876,187,361 | 27.5% | ||
june21neneng | 0 | 3,718,941,427 | 100% | ||
duekie | 0 | 48,794,327 | 100% | ||
emekasegun | 0 | 540,480,955 | 20.04% | ||
felander | 0 | 28,784,473,367 | 6% | ||
santigs | 0 | 35,866,183,705 | 100% | ||
rafaelaquino | 0 | 14,417,095,545 | 100% | ||
bashadow | 0 | 77,288,319,047 | 25% | ||
accelerator | 0 | 75,863,483,490 | 5% | ||
aidefr | 0 | 1,010,197,912 | 3.93% | ||
blokz | 0 | 1,604,667,490 | 42% | ||
yogacoach | 0 | 5,583,135,550 | 6% | ||
chinchilla | 0 | 273,328,870,832 | 100% | ||
veenang | 0 | 1,961,090,504 | 1.5% | ||
tomwafula | 0 | 637,598,294 | 23.1% | ||
fatman | 0 | 5,915,632,643 | 2% | ||
votehero | 0 | 209,462,634,230 | 78.6% | ||
deathwing | 0 | 459,291,571,151 | 100% | ||
revisesociology | 0 | 390,043,552,152 | 30% | ||
dmilliz | 0 | 235,432,477,409 | 100% | ||
pitboy | 0 | 92,681,260,965 | 100% | ||
investegg | 0 | 206,647,413,695 | 5.1% | ||
castleberry | 0 | 195,143,746,828 | 100% | ||
afterglow | 0 | 1,566,342,336 | 7.5% | ||
arabisouri | 0 | 100,153,771,151 | 100% | ||
noble-noah | 0 | 32,409,217,768 | 100% | ||
caladan | 0 | 614,303,269 | 5.4% | ||
mrsyria | 0 | 1,177,679,819 | 100% | ||
branlee87 | 0 | 8,960,917,741 | 100% | ||
postpromoter | 0 | 2,110,573,100,011 | 50% | ||
emrebeyler | 0 | 128,985,930,951 | 6% | ||
dizzyjay | 0 | 5,319,906,648 | 100% | ||
irynochka | 0 | 331,117,678 | 100% | ||
tcpaikano | 0 | 21,894,190,927 | 25% | ||
mytechtrail | 0 | 50,904,059,562 | 15% | ||
cloris | 0 | 1,126,445,209 | 100% | ||
librarian | 0 | 36,621,231,238 | 100% | ||
nathen007 | 0 | 8,635,973,969 | 100% | ||
robotics101 | 0 | 1,374,810,335 | 5.25% | ||
lpv | 0 | 768,298,820 | 2.36% | ||
iptrucs | 0 | 32,301,277,958 | 25% | ||
as31 | 0 | 874,106,453 | 1.96% | ||
steembasicincome | 0 | 1,853,970,144,760 | 100% | ||
junef | 0 | 2,075,476,699 | 100% | ||
fourfourfun | 0 | 7,435,263,034 | 25% | ||
duke77 | 0 | 5,370,215,043 | 25% | ||
aussieninja | 0 | 147,499,015,418 | 100% | ||
deepresearch | 0 | 452,135,749,846 | 58% | ||
happydaddyfr | 0 | 844,242,229 | 3.93% | ||
nealmcspadden | 0 | 6,606,497,736 | 6% | ||
edicted | 0 | 2,785,558,274,298 | 50% | ||
uniquevineett | 0 | -1,267,275,747 | -100% | ||
ahmedsy | 0 | 3,633,398,526 | 100% | ||
piotrgrafik | 0 | 39,161,343,803 | 5.94% | ||
riovanes | 0 | 34,997,549,834 | 100% | ||
dragibusss | 0 | 1,445,600,020 | 50% | ||
auracraft | 0 | 685,447,230 | 50% | ||
leoumesh | 0 | 14,511,839,745 | 100% | ||
investyourvote | 0 | 3,359,418,335 | 6% | ||
corndog54 | 0 | 20,167,398,041 | 100% | ||
icuz | 0 | 2,554,016,441 | 20% | ||
shmoogleosukami | 0 | 2,693,260,359 | 20% | ||
warpedpoetic | 0 | 13,136,808,169 | 25% | ||
orlandumike | 0 | 8,672,848,288 | 20% | ||
cadawg | 0 | 402,732,523,025 | 90% | ||
upfundme | 0 | 636,296,090 | 6.01% | ||
mastergerund | 0 | 11,516,196,053 | 40.08% | ||
mgzayyar | 0 | 51,947,619,448 | 100% | ||
pkocjan | 0 | 2,851,837,417 | 4.8% | ||
marekwojciakcom | 0 | 4,956,538,559 | 10% | ||
anikys3reasure | 0 | 4,367,198,188 | 50% | ||
lebastion | 0 | 1,199,854,590 | 40.08% | ||
barge | 0 | 329,695,665,710 | 100% | ||
ladysalsa | 0 | 1,054,658,309 | 6% | ||
forester-joe | 0 | 9,630,750,522 | 17.5% | ||
futurecurrency | 0 | 37,039,793,806 | 60% | ||
jglake | 0 | 20,202,926,080 | 100% | ||
andimywapblog12 | 0 | 1,423,590,627 | 100% | ||
olgadmitriewna | 0 | 2,154,103,035 | 100% | ||
frassman | 0 | 806,883,293 | 5% | ||
reazuliqbal | 0 | 26,462,031,339 | 6% | ||
miroslavrc | 0 | 23,365,803,840 | 25% | ||
simplymike | 0 | 4,707,627,255 | 4.2% | ||
lionsuit | 0 | 3,390,548,070 | 100% | ||
wedacoalition | 0 | 21,723,164,420 | 100% | ||
weberh8 | 0 | 6,487,372,621 | 100% | ||
tiababi | 0 | 429,537,357 | 100% | ||
bestboom | 0 | 1,499,714,200 | 6% | ||
nikema | 0 | 1,323,091,614 | 50% | ||
manniman | 0 | 77,229,515,342 | 11% | ||
louis88 | 0 | 835,236,240,447 | 40% | ||
goldvault | 0 | 9,404,814,659 | 24% | ||
daring-celt | 0 | 9,860,322,999 | 100% | ||
sbi2 | 0 | 1,046,282,861,584 | 100% | ||
jkramer | 0 | 1,142,480,413,023 | 100% | ||
foxon | 0 | 953,072,124,075 | 100% | ||
racibo | 0 | 1,316,637,835 | 7.5% | ||
m2nnari | 0 | 11,586,015,364 | 100% | ||
obsesija | 0 | 9,738,872,179 | 25% | ||
orkin420 | 0 | 9,102,938,897 | 100% | ||
freddio | 0 | 20,948,795,296 | 6% | ||
abdulmath | 0 | 11,942,061,435 | 100% | ||
lartist-zen | 0 | 1,862,132,596 | 100% | ||
imcore | 0 | 1,024,526,772 | 10% | ||
gogreenbuddy | 0 | 457,034,295,662 | 25% | ||
tsnaks | 0 | 58,465,818,522 | 100% | ||
kgakakillerg | 0 | 36,727,029,550 | 10% | ||
oscurity | 0 | 1,770,356,638 | 5% | ||
chadrona | 0 | 5,566,896,186 | 100% | ||
viviehardika | 0 | 1,183,765,616 | 100% | ||
sbi3 | 0 | 1,064,715,681,865 | 100% | ||
promobot | 0 | 5,850,854,919 | 6.6% | ||
primersion | 0 | 734,007,724,902 | 100% | ||
mrs.goldkey | 0 | 4,818,712,083 | 24% | ||
sbi4 | 0 | 689,940,263,154 | 100% | ||
studio666 | 0 | 2,512,072,525 | 100% | ||
jancharlest | 0 | 2,733,796,869 | 50% | ||
celinavisaez | 0 | 4,941,751,251 | 18% | ||
steem.services | 0 | 7,407,754,115 | 1.5% | ||
enforcer48 | 0 | 116,022,696,407 | 15% | ||
viniciotricolor | 0 | 4,097,296,758 | 100% | ||
mollythegreat | 0 | 1,370,515,456 | 50% | ||
jimmyvidal | 0 | 468,887,317 | 100% | ||
bdmillergallery | 0 | 72,004,980,971 | 6% | ||
the.rocket.panda | 0 | 263,052,040 | 100% | ||
sbi5 | 0 | 488,304,272,863 | 100% | ||
swisswitness | 0 | 3,814,367,040 | 6% | ||
sbi6 | 0 | 357,115,611,479 | 100% | ||
carita-feliz | 0 | 745,843,516 | 100% | ||
desireeart | 0 | 23,810,641,499 | 50% | ||
ocdb | 0 | 174,899,060,455,918 | 50% | ||
marivic10 | 0 | 1,559,552,010 | 5% | ||
dalz | 0 | 18,582,689,180 | 3% | ||
steemmedia.org | 0 | 877,992,348 | 45% | ||
anttn | 0 | 7,357,211,037 | 30% | ||
santoninoatocha | 0 | 577,065,940 | 100% | ||
sbi7 | 0 | 263,882,377,884 | 100% | ||
luppers | 0 | 2,216,545,723 | 3% | ||
dlike | 0 | 43,335,693,114 | 6% | ||
cubapl | 0 | 2,229,691,971 | 25% | ||
tommasobusiello | 0 | 22,917,876,560 | 100% | ||
clement.poiret | 0 | 532,709,990 | 100% | ||
voxmortis | 0 | 900,373,760 | 0.5% | ||
engrave | 0 | 123,249,790,613 | 5.4% | ||
gubbatv | 0 | 9,116,380,277 | 100% | ||
pixiepost | 0 | 18,814,654,409 | 20% | ||
pboulet | 0 | 4,950,044,066 | 5.25% | ||
yuki-nee | 0 | 24,098,036,996 | 100% | ||
numanbutt | 0 | 2,973,783,400 | 100% | ||
silverkey | 0 | 4,883,163,069 | 24% | ||
silvervault | 0 | 9,325,708,225 | 24% | ||
cryptycoon | 0 | 4,703,746,351 | 24% | ||
cryptoclerk | 0 | 4,667,466,640 | 24% | ||
mister-meeseeks | 0 | 42,573,085,745 | 50% | ||
sbi8 | 0 | 191,492,788,529 | 100% | ||
ldp | 0 | 699,027,030 | 6% | ||
berthold | 0 | 2,375,350,565 | 6% | ||
sbi9 | 0 | 133,815,967,663 | 100% | ||
merlin7 | 0 | 15,030,994,050 | 6% | ||
dubignyp | 0 | 2,818,915,041 | 50% | ||
wehyckerh | 0 | 10,950,897 | 100% | ||
eliasseth | 0 | 9,096,114,531 | 100% | ||
atnep111 | 0 | 10,854,036,074 | 100% | ||
followjohngalt | 0 | 17,952,449,741 | 5.4% | ||
sbi10 | 0 | 93,053,480,977 | 100% | ||
incinboost | 0 | 3,223,051,037 | 4.7% | ||
thomasward9 | 0 | 4,322,498,695 | 100% | ||
retrodroid | 0 | 12,681,767,812 | 25% | ||
variedades | 0 | 7,187,085,405 | 20% | ||
khan.dayyanz | 0 | 15,824,589,025 | 100% | ||
hossain525 | 0 | 2,316,048,329 | 100% | ||
samsemilia7 | 0 | 8,179,611,446 | 40% | ||
primeradue | 0 | 40,424,266,178 | 33% | ||
permaculturedude | 0 | 2,394,416,444 | 6% | ||
ctime | 0 | 73,688,184,995 | 1% | ||
jamesbattler | 0 | 316,136,007,954 | 100% | ||
steemitmonsters | 0 | 726,760,654 | 100% | ||
arisita | 0 | 1,622,226,790 | 100% | ||
cooperfelix | 0 | 873,570,594 | 10% | ||
haikusailor | 0 | 524,658,660 | 6% | ||
osavi | 0 | 11,291,818,447 | 100% | ||
giftgiver | 0 | 105,072,812,580 | 100% | ||
denizcakmak | 0 | 1,029,798,869 | 100% | ||
hungryharish | 0 | 571,967,664 | 3% | ||
kggymlife | 0 | 5,886,004,891 | 20% | ||
marymi | 0 | 503,598,201 | 100% | ||
mfblack | 0 | 2,846,342,159 | 5.7% | ||
sebbi87 | 0 | 786,887,909 | 80% | ||
raspibot | 0 | 1,226,035,902 | 100% | ||
imagenius | 0 | 6,850,238,855 | 6% | ||
threejay | 0 | 1,446,368,153 | 3% | ||
likwid | 0 | 913,172,010 | 6.6% | ||
leighscotford | 0 | 1,173,708,657 | 2.5% | ||
iktisat | 0 | 666,307,093 | 100% | ||
steemindian | 0 | 830,310,304 | 6% | ||
cryptogambit | 0 | 1,444,111,322 | 7.5% | ||
kgswallet | 0 | 691,241,024 | 25% | ||
milu-the-dog | 0 | 2,800,783,562 | 6% | ||
triplea.bot | 0 | 1,656,393,614 | 6% | ||
steem.leo | 0 | 58,557,527,894 | 6% | ||
ali-h | 0 | 8,087,144,171 | 100% | ||
binodkatuwal | 0 | 1,748,409,130 | 100% | ||
asteroids | 0 | 610,852,578 | 5.4% | ||
rusbe | 0 | 37,131,538,481 | 100% | ||
soyunasantacruz | 0 | 32,703,125,773 | 100% | ||
botante | 0 | 1,496,328,055 | 0.9% | ||
sbi-tokens | 0 | 13,851,991,888 | 40.08% | ||
maxuvd | 0 | 33,676,352,017 | 8% | ||
maxuve | 0 | 209,094,901,362 | 31.1% | ||
bilpcoinbot | 0 | 1,137,311,321 | 50% | ||
helpmate | 0 | 520,776,947 | 2% | ||
dappstats | 0 | 3,700,268,144 | 15% | ||
qwertm | 0 | 3,068,565,694 | 50% | ||
huaren.news | 0 | 33,036,626,793 | 100% | ||
gerbo | 0 | 25,065,622 | 6% | ||
redwarbull | 0 | 4,807,250,876 | 24% | ||
hjmarseille | 0 | 11,417,027,477 | 100% | ||
ribary | 0 | 2,014,632,872 | 3% | ||
beerlotto | 0 | 1,361,341,867 | 50% | ||
gloriaolar | 0 | 21,792,313,406 | 15% | ||
im-ridd | 0 | 7,427,162,222 | 15% | ||
marviman | 0 | 819,107,595 | 11% | ||
disagio.gang | 0 | 3,922,459,224 | 15% | ||
mice-k | 0 | 27,188,707,439 | 6% | ||
fahimchowdhury | 0 | 42,022,423,166 | 100% | ||
techhype | 0 | 8,233,943,580 | 100% | ||
troll3838 | 0 | 695,465,449 | 6% | ||
curamax | 0 | 1,203,050,265 | 6% | ||
mehmetfix | 0 | 180,367,121 | 2.6% | ||
dpend.active | 0 | 1,160,902,631 | 1.2% | ||
shinoxl | 0 | 10,757,856,941 | 100% | ||
hiveqa | 0 | 69,152,969,109 | 100% | ||
walarhein | 0 | 3,380,996,436 | 100% | ||
laruche | 0 | 219,931,115,474 | 5.25% | ||
master-lamps | 0 | 9,994,840,751 | 100% | ||
softworld | 0 | 964,337,320,604 | 100% | ||
polish.hive | 0 | 80,204,230,879 | 6% | ||
dcityrewards | 0 | 339,451,965,198 | 6% | ||
maitt87 | 0 | 7,425,720,602 | 25% | ||
hextech | 0 | 7,473,835,628 | 27.72% | ||
sketching | 0 | 1,743,300,099 | 20.04% | ||
hive-143869 | 0 | 6,765,270,187 | 5.25% | ||
hivelist | 0 | 1,579,264,438 | 0.6% | ||
miguelaag | 0 | 42,396,434,758 | 100% | ||
ninnu | 0 | 69,654,396,842 | 15% | ||
sumeyyeguvenir | 0 | 0 | 100% | ||
localgrower | 0 | 1,335,043,564 | 1% | ||
ghaazi | 0 | 4,958,313,844 | 100% | ||
sportsfanboy | 0 | 8,885,670,742 | 100% | ||
jsalvage | 0 | 2,671,814,160 | 25% | ||
hivecur | 0 | 12,064,991,329 | 6% | ||
prm4031 | 0 | 3,676,511,806 | 100% | ||
hive.loans | 0 | 221,364,581,196 | 100% | ||
mafia.wallet | 0 | 9,903,557,431 | 100% | ||
splinterlandspro | 0 | 570,723,691 | 50% | ||
koxmicart | 0 | 8,400,071,229 | 100% | ||
nftmart | 0 | 23,042,868,306 | 100% | ||
hive-108278 | 0 | 785,026,911 | 3% | ||
ynah.artchi | 0 | 3,424,289,266 | 100% | ||
tinycurator | 0 | 4,624,065,145 | 6% | ||
vicnzia | 0 | 3,611,558,346 | 7% | ||
spirall | 0 | 742,872,030 | 25% | ||
dragokazo | 0 | 1,110,687,318 | 100% | ||
davidmuhammad | 0 | 4,675,485,014 | 100% | ||
discohedge | 0 | 1,296,064,529 | 3% | ||
aaalviarez | 0 | 25,154,880,385 | 100% | ||
corporateay | 0 | 879,364,083 | 100% | ||
olusiu | 0 | 15,565,819,393 | 100% | ||
gonklavez9 | 0 | 628,261,548 | 50% | ||
mecurry | 0 | 868,309,168 | 100% | ||
didar01 | 0 | 3,291,691,330 | 100% | ||
imagenius.dev | 0 | 2,828,387,032 | 100% | ||
wine-token | 0 | 38,491,281,807 | 100% | ||
alex-rourke | 0 | 30,945,541,101 | 100% | ||
betterdev | 0 | 137,860,001,719 | 100% | ||
zelensky | 0 | 72,785,011,312 | 100% | ||
hivechat | 0 | 684,236,882 | 3% | ||
godfather.ftw | 0 | 4,767,287,438 | 100% | ||
mrhappypants | 0 | 5,495,214,925 | 100% | ||
hivelifebg | 0 | 540,145,527 | 16.5% | ||
shahab021 | 0 | 0 | 100% | ||
nj07 | 0 | 220,531,725 | 100% | ||
zdigital222 | 0 | 23,283,491 | 15% | ||
zerga | 0 | 317,287,717 | 100% | ||
dchicaiza5 | 0 | 834,125,438 | 100% | ||
thecouncil | 0 | 3,022,104,602 | 100% | ||
brofi | 0 | 124,000,563,165 | 5.12% | ||
dvelandiaa | 0 | 2,375,698,954 | 100% | ||
saltedgardens | 0 | 0 | 100% | ||
sunsetjesus | 0 | 5,040,490,288 | 100% | ||
lauweded | 0 | 0 | 100% | ||
timeboy25 | 0 | 0 | 100% | ||
vipsmishra | 0 | 0 | 100% | ||
lilcade10 | 0 | 0 | 100% |
Thanks for taking the time to make this, I think that with some curator eyes on this channel and hopefully more communities, tribes and curation projects adapting to it and assisting newcomers with their Hive beginning journeys, if they're not sure where or how to post and helping them find the right communities, this could be a tool for an increased retention rate for newcomers. Hopefully more people step up at wanting to use this as well!
author | acidyo |
---|---|
permlink | re-rishi556-qqei80 |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 02:43:12 |
last_update | 2021-03-23 02:43:12 |
depth | 1 |
children | 1 |
last_payout | 2021-03-30 02:43:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.295 HBD |
curator_payout_value | 0.293 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 446 |
author_reputation | 3,307,587,278,993,638 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,539,987 |
net_rshares | 839,274,185,111 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dmilliz | 0 | 138,425,156,694 | 60% | ||
deepresearch | 0 | 258,928,178,062 | 33% | ||
barge | 0 | 323,243,428,682 | 100% | ||
louis88 | 0 | 105,677,317,073 | 5% | ||
marki99 | 0 | 13,000,104,600 | 100% |
Helping newcomers is going to be awesome. Retention is a problem on hive and hopefully this can help alleviate some of that problem.
author | rishi556 |
---|---|
permlink | re-acidyo-qqeiae |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 02:44:39 |
last_update | 2021-03-23 02:44:39 |
depth | 2 |
children | 0 |
last_payout | 2021-03-30 02:44:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.448 HBD |
curator_payout_value | 0.446 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 132 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,540,003 |
net_rshares | 1,228,891,282,071 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
acidyo | 0 | 911,740,438,138 | 8% | ||
barge | 0 | 316,783,155,257 | 100% | ||
sunsetjesus | 0 | 367,688,676 | 8% |
Nice work Rishi. I haven't explored webhooks yet. I guess looking at your code will give me a good first glance for a simple understanding. !BEER
author | bala41288 |
---|---|
permlink | re-rishi556-2021324t85811310z |
category | hive-169321 |
json_metadata | {"tags":["hive","discord","bot","new"],"app":"ecency/3.0.14-mobile","format":"markdown+html"} |
created | 2021-03-24 03:28:12 |
last_update | 2021-03-24 03:28:12 |
depth | 1 |
children | 1 |
last_payout | 2021-03-31 03:28:12 |
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 | 145 |
author_reputation | 1,511,188,239,225,793 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,563,118 |
net_rshares | 0 |
It's really simple, especially for all it does. No need for an entire discord bot. I just wish there was a way to webhoook into dms :)
author | rishi556 |
---|---|
permlink | re-bala41288-qqhxl5 |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-24 23:07:54 |
last_update | 2021-03-24 23:07:54 |
depth | 2 |
children | 0 |
last_payout | 2021-03-31 23:07: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 | 134 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,581,504 |
net_rshares | 0 |
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @rishi556, here is a little bit of <code>BEER</code> from @bala41288 for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
author | beerlover |
---|---|
permlink | re-rishi556-introducing-the-new-user-post-bot-20210324t032915280z |
category | hive-169321 |
json_metadata | {"app":"beerlover/2.0"} |
created | 2021-03-24 03:29:15 |
last_update | 2021-03-24 03:29:15 |
depth | 1 |
children | 0 |
last_payout | 2021-03-31 03:29:15 |
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 | 521 |
author_reputation | 25,761,811,859,010 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,563,131 |
net_rshares | 0 |
WoW maybe we need thiamin the terminal thanks for sharin
author | brittandjosie |
---|---|
permlink | qql302 |
category | hive-169321 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-03-26 15:57:42 |
last_update | 2021-03-26 15:57:42 |
depth | 1 |
children | 1 |
last_payout | 2021-04-02 15:57:42 |
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 | 56 |
author_reputation | 525,661,217,955,513 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,617,240 |
net_rshares | 0 |
I'd be happy to help you set it up in there. Just send me a dm and I'll tell you what I need from you.
author | rishi556 |
---|---|
permlink | re-brittandjosie-qql32m |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-26 15:59:09 |
last_update | 2021-03-26 15:59:09 |
depth | 2 |
children | 0 |
last_payout | 2021-04-02 15:59: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 | 102 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,617,258 |
net_rshares | 0 |
I think it's a great project, it's an excellent tool. Thanks for your effort guys!
author | cryptoxicate |
---|---|
permlink | re-rishi556-2021322t235248216z |
category | hive-169321 |
json_metadata | {"tags":["hive","discord","bot","new"],"app":"ecency/3.0.15-vision","format":"markdown+html"} |
created | 2021-03-23 03:52:45 |
last_update | 2021-03-23 03:52:45 |
depth | 1 |
children | 1 |
last_payout | 2021-03-30 03:52:45 |
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 | 82 |
author_reputation | 82,483,397,080,526 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,540,684 |
net_rshares | 0 |
Happy to do work that should help new users out.
author | rishi556 |
---|---|
permlink | re-cryptoxicate-qqeq5q |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 05:34:39 |
last_update | 2021-03-23 05:34:39 |
depth | 2 |
children | 0 |
last_payout | 2021-03-30 05:34: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 | 48 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,541,570 |
net_rshares | 0 |
Welcome
author | davidmuhammad |
---|---|
permlink | re-rishi556-2021323t203118537z |
category | hive-169321 |
json_metadata | {"tags":["hive","discord","bot","new"],"app":"ecency/3.0.14-mobile","format":"markdown+html"} |
created | 2021-03-23 13:31:18 |
last_update | 2021-03-23 13:31:18 |
depth | 1 |
children | 0 |
last_payout | 2021-03-30 13:31: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 | 7 |
author_reputation | 6,813,184,461,391 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,548,975 |
net_rshares | -290,929,399,658 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
acidyo | 0 | -367,739,235,540 | -3% | ||
spaminator | 0 | -4,161,490,410 | -0.25% | ||
ctime | 0 | 78,920,270,961 | 1% | ||
sunsetjesus | 0 | -117,225,094 | -3% | ||
counterterrorism | 0 | 2,168,280,425 | 0.25% |
Awesome. You have skillz!
author | geekgirl |
---|---|
permlink | qqemuv |
category | hive-169321 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-03-23 04:23:18 |
last_update | 2021-03-23 04:23:18 |
depth | 1 |
children | 1 |
last_payout | 2021-03-30 04:23: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 | 25 |
author_reputation | 1,586,488,611,824,452 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,540,954 |
net_rshares | 0 |
Thanks. So do you :)
author | rishi556 |
---|---|
permlink | re-geekgirl-qqeq5x |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 05:34:45 |
last_update | 2021-03-23 05:34:45 |
depth | 2 |
children | 0 |
last_payout | 2021-03-30 05:34:45 |
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 | 20 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,541,572 |
net_rshares | 0 |
Dat a boi!!!!!!!!
author | hiveqa |
---|---|
permlink | re-rishi556-qqfkbq |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 16:26:15 |
last_update | 2021-03-23 16:26:15 |
depth | 1 |
children | 0 |
last_payout | 2021-03-30 16:26:15 |
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 | 17 |
author_reputation | 6,767,181,889,680 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,551,815 |
net_rshares | 0 |
Awesome, and useful. Hope to see more little tools like this pop up.
author | kendewitt |
---|---|
permlink | re-rishi556-qqfinz |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 15:50:24 |
last_update | 2021-03-23 15:50:24 |
depth | 1 |
children | 0 |
last_payout | 2021-03-30 15:50:24 |
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 | 68 |
author_reputation | 10,021,017,921,615 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,551,244 |
net_rshares | 0 |
Neat initiative boys. Herding new users towards resources they'll need to be successful is important. Well done.
author | klye |
---|---|
permlink | re-rishi556-qqejk3 |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 03:12:42 |
last_update | 2021-03-23 03:12:42 |
depth | 1 |
children | 1 |
last_payout | 2021-03-30 03:12:42 |
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 | 112 |
author_reputation | 412,341,527,771,769 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,540,255 |
net_rshares | 0 |
Gotta help them out. Its hard being new in this world.
author | rishi556 |
---|---|
permlink | re-klye-qqeq1r |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 05:32:15 |
last_update | 2021-03-23 05:32:15 |
depth | 2 |
children | 0 |
last_payout | 2021-03-30 05:32:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.292 HBD |
curator_payout_value | 0.292 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 54 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,541,556 |
net_rshares | 822,559,462,968 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
klye | 0 | 436,772,378,838 | 100% | ||
hive.loans | 0 | 385,787,084,130 | 100% |
Good Work @rishi556 ! I think it would be easy to modify the Script that will check the User-Account for the first time posted in a specific tag. For example an onboarded User for the German Community will write it's first Post in the main german tag "deutsch" and get notified by this in our German D-A-CH Discord Server. I'm gonna ping @jedigeiss who is the Owner of our Discord - Maybe this would be helpful to find out language specific new users on the chain. thanks and greetings ๐ Awesome idea @acidyo
author | louis88 |
---|---|
permlink | re-rishi556-qqf5po |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 11:10:36 |
last_update | 2021-03-23 11:10:36 |
depth | 1 |
children | 1 |
last_payout | 2021-03-30 11:10:36 |
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 | 510 |
author_reputation | 1,175,057,482,791,379 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,547,009 |
net_rshares | 0 |
That should be a pretty easy change to make. Just check to see if the tags have that and if they don't, ignore it. If they do. Send the notification.
author | rishi556 |
---|---|
permlink | re-louis88-qqfh3x |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 15:16:45 |
last_update | 2021-03-23 15:16:45 |
depth | 2 |
children | 0 |
last_payout | 2021-03-30 15:16:45 |
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 | 149 |
author_reputation | 132,030,433,979,940 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,550,710 |
net_rshares | 0 |
Cada dia llegan nuevas actualizaciones y nos facilita muchos comandos. poco a poco seguirรก mejorando hive, todos los dias aprendo algo nuevo sobre todo al leer sus post. son de gran ayuda. mil gracias.
author | oscarcampos86 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | qqr8rd | ||||||||||||
category | hive-169321 | ||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||
created | 2021-03-30 00:13:45 | ||||||||||||
last_update | 2021-03-30 00:13:45 | ||||||||||||
depth | 1 | ||||||||||||
children | 0 | ||||||||||||
last_payout | 2021-04-06 00:13:45 | ||||||||||||
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 | 201 | ||||||||||||
author_reputation | 50,541,771,804,255 | ||||||||||||
root_title | "Introducing The New User Post Bot" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 102,689,758 | ||||||||||||
net_rshares | 0 |
https://twitter.com/oAcido/status/1379398751140376578
author | poshbot |
---|---|
permlink | re-introducing-the-new-user-post-bot-20210406t114111z |
category | hive-169321 |
json_metadata | "{"app": "beem/0.24.20"}" |
created | 2021-04-06 11:41:09 |
last_update | 2021-04-06 11:41:09 |
depth | 1 |
children | 0 |
last_payout | 2021-04-13 11:41: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 | 53 |
author_reputation | 5,554,335,374,496 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,861,006 |
net_rshares | 0 |
https://twitter.com/oAcido/status/1379399036516630532
author | poshbot |
---|---|
permlink | re-introducing-the-new-user-post-bot-20210406t114219z |
category | hive-169321 |
json_metadata | "{"app": "beem/0.24.20"}" |
created | 2021-04-06 11:42:18 |
last_update | 2021-04-06 11:42:18 |
depth | 1 |
children | 0 |
last_payout | 2021-04-13 11:42: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 | 53 |
author_reputation | 5,554,335,374,496 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,861,019 |
net_rshares | 0 |
Es exelente tu post, la verdad es una buena manera para que los nuevos integrantes se adapten, saludos.
author | prm4031 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | qqg3oj | ||||||||||||
category | hive-169321 | ||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||
created | 2021-03-23 23:24:18 | ||||||||||||
last_update | 2021-03-23 23:24:18 | ||||||||||||
depth | 1 | ||||||||||||
children | 0 | ||||||||||||
last_payout | 2021-03-30 23:24: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 | 103 | ||||||||||||
author_reputation | 168,421,088,547,066 | ||||||||||||
root_title | "Introducing The New User Post Bot" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 102,559,476 | ||||||||||||
net_rshares | 0 |
Very nice!
author | revisesociology |
---|---|
permlink | re-rishi556-qqetfd |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-23 06:45:15 |
last_update | 2021-03-23 06:45:15 |
depth | 1 |
children | 0 |
last_payout | 2021-03-30 06:45:15 |
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 | 11 |
author_reputation | 2,261,275,724,123,760 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,542,455 |
net_rshares | 0 |
!wine
author | theguruasia |
---|---|
permlink | re-rishi556-qqgut0 |
category | hive-169321 |
json_metadata | {"tags":["hive-169321"],"app":"peakd/2021.03.7"} |
created | 2021-03-24 09:10:12 |
last_update | 2021-03-24 09:10:12 |
depth | 1 |
children | 1 |
last_payout | 2021-03-31 09:10:12 |
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 | 5 |
author_reputation | 72,546,352,811,679 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,566,727 |
net_rshares | 0 |
<center> <sup>Congratulations, @theguruasia You Successfully Shared <b>0.200 WINE</b> With @rishi556.</sup> <sup>You Earned <b>0.200 WINE</b> As Curation Reward.</sup> <sup>You Utilized <b>2/3</b> Successful Calls.</sup> <img src="https://files.peakd.com/file/peakd-hive/theguruasia/xUzavzNY-Wine5Greeting.png" alt="wine-greeting"> <sup>Total Purchase : <b>24809.918 WINE</b> & Last Price : <b>0.290 HIVE</b></sup> <sup><b>[HURRY UP & GET YOUR SPOT IN WINE INITIAL TOKEN OFFERING -ITO-](https://wine-ico.github.io/)</b></sup> --- <sup>[WINE Current Market Price](https://hive-engine.com/?p=market&t=WINE) : <b>0.271 HIVE</b></sup> </center>
author | wine.bot |
---|---|
permlink | 20210324t091031190z |
category | hive-169321 |
json_metadata | {"tags":["wine","wineyard"],"app":"tan-bot/1.1","format":"markdown"} |
created | 2021-03-24 09:10:30 |
last_update | 2021-03-24 09:10:30 |
depth | 2 |
children | 0 |
last_payout | 2021-03-31 09:10: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 | 642 |
author_reputation | 8,093,771,826,115 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,566,736 |
net_rshares | 0 |
!WINE
author | zelensky | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | qqet7u | ||||||||||||
category | hive-169321 | ||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||
created | 2021-03-23 06:40:42 | ||||||||||||
last_update | 2021-03-23 06:40:42 | ||||||||||||
depth | 1 | ||||||||||||
children | 1 | ||||||||||||
last_payout | 2021-03-30 06:40:42 | ||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||
total_payout_value | 0.015 HBD | ||||||||||||
curator_payout_value | 0.014 HBD | ||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||
promoted | 0.000 HBD | ||||||||||||
body_length | 5 | ||||||||||||
author_reputation | 486,864,775,001 | ||||||||||||
root_title | "Introducing The New User Post Bot" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 102,542,326 | ||||||||||||
net_rshares | 45,841,071,564 | ||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptoaeneas | 0 | 45,841,071,564 | 100% |
<center> <sup>Cheers @zelensky, Thank You For Inviting @rishi556 To A Glass Of <b>WINE</b>.</sup> <sup>At The Moment You Don't Have Enough <b>WINE</b> Staked To Order A Glass Of <b>WINE</b> From @wine.bot.</sup> <sup>Please Refill Your Barrels By Directly Buying [WINE From Marketplace](https://hive-engine.com/?p=market&t=WINE) & Make Sure You Have Atleast <b>25.00 WINE</b> In Staked Wallet.</sup> <img src="https://files.peakd.com/file/peakd-hive/theguruasia/xUzavzNY-Wine5Greeting.png" alt="wine-greeting"> <sup>Total Purchase : <b>24725.918 WINE</b> & Last Price : <b>0.290 HIVE</b></sup> <sup><b>[HURRY UP & GET YOUR SPOT IN WINE INITIAL TOKEN OFFERING -ITO-](https://wine-ico.github.io/)</b></sup> --- <sup>[WINE Current Market Price](https://hive-engine.com/?p=market&t=WINE) : <b>0.500 HIVE</b></sup> </center>
author | wine.bot |
---|---|
permlink | 20210323t064052789z |
category | hive-169321 |
json_metadata | {"tags":["wine","wineyard"],"app":"tan-bot/1.1","format":"markdown"} |
created | 2021-03-23 06:40:54 |
last_update | 2021-03-23 06:40:54 |
depth | 2 |
children | 0 |
last_payout | 2021-03-30 06:40: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 | 821 |
author_reputation | 8,093,771,826,115 |
root_title | "Introducing The New User Post Bot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,542,342 |
net_rshares | 0 |