hello_nurse by inertia

View this thread on steempeak.com
· @inertia ·
$100.07
hello_nurse
You should **not** use this bot **unless** you understand **exactly** what it does.  It requires your `active_key` and its use is not recommended.  Do not ask me for support if it sends all of your money somewhere.

As with all of my tools, this disclaimer applies:

```
Affirmer offers the Work as-is and makes no
representations or warranties of any kind
concerning the Work, express, implied,
statutory or otherwise, including without
limitation warranties of title,
merchantability, fitness for a particular
purpose, non infringement, or the absence of
latent or other defects, accuracy, or the
present or absence of errors, whether or not
discoverable, all to the greatest extent
permissible under applicable law.
```

---

#### Features

* YAML config.
  * `global`
    * `mode`
      * `head` - the last block
      * `irreversible` - (default) the block that is confirmed by 2/3 of all block producers and is thus irreversible!
  * `voting_rules`
    * `trigger_vote_weight` - exact voting amount to trigger a transfer.
    * `enable_comments` - enable or disable comments to trigger votes.
    * `max_vote_elapse` - to detect if the bots are offline (we don't want to transfer if the bot isn't voting).
  * `voters` - list of accounts to send transfers from after they vote.
  * `bots` - list of bots to send transfers to, separated by spaces

#### Overview

Hello Nurse (`hello_nurse`) is a bot that will transfer money to Dr. Otto bots when you vote a certain way.

For example, you can configure this bot to watch for 1% votes by you, and when that happens, transfer 2 SBD to your favorite pay-for-vote bot.  The memo will be set to the post that got a 1% upvote.

---

#### Install

To use this [Radiator](https://steemit.com/steem/@inertia/radiator-steem-ruby-api-client) bot:

##### Linux

```bash
$ sudo apt-get install ruby-full git openssl libssl1.0.0 libssl-dev
$ gem install bundler
```

##### macOS

```bash
$ gem install bundler
```

I've tested it on various versions of ruby.  The oldest one I got it to work was:

`ruby 2.0.0p645 (2015-04-13 revision 50299) [x86_64-darwin14.4.0]`

First, clone this gist and install the dependencies:

```bash
$ git clone https://github.com/inertia186/hello_nurse.git
$ cd hello_nurse
$ bundle install
```

Edit the configuration file `hello_nurse.yml`

```yaml
:global:
  :mode: irreversible

:voting_rules:
  :trigger_vote_weight: 2.00 %
  :enable_comments: true
  :max_vote_elapse: 600
  
:voters:
  :social:
    :active_key: 5JrvPrQeBBvCRdjv29iDvkwn3EQYZ9jqfAHzrCyUvfbEbRkrYFC
    :amount: 4.000 SBD
  :bad.account:
    :active_key: 5XXXBadWifXXXdjv29iDvkwn3EQYZ9jqfAHzrCyUvfbEbRkrYFC
    :amount: 4.000 SBD

:bots: booster

:chain_options:
  :chain: steem
  :url: https://steemd.steemit.com
```

---

# Before you run it, make sure you and understand and fully control the voter accounts.  Any vote that matches the trigger weight will initiate a transfer.  Before running this bot, ensure all automated voting has been disabled or else this bot may transfer unexpected amounts.

---

Then run it:

```bash
$ ruby hello_nurse
```

Check here to see an updated version of this bot:

https://github.com/inertia186/hello_nurse

---

#### Upgrade

Typically, you can upgrade to the latest version by this command, from the original directory you cloned into:

```bash
$ git pull
```

Usually, this works fine as long as you haven't modified anything.  If you get an error, try this:

```
$ git stash --all
$ git pull --rebase
$ git stash pop
```

If you're still having problems, I suggest starting a new clone.

---

#### Troubleshooting

##### Problem: What does this error mean?

```
hello_nurse.yml:1: syntax error, unexpected ':', expecting end-of-input
```

##### Solution: You ran `ruby hello_nurse.yml` but you should run `ruby hello_nurse`.

---

##### Problem: Everything looks ok, but every time hello_nurse tries to post, I get this error:

```
`from_base58': Invalid version (RuntimeError)
```

##### Solution: You're trying to vote with an invalid key.

Make sure the `.yml` file `voters` item have the correct account name and WIF posting key.

##### Problem: The node I'm using is down.

Is there a list of nodes?

##### Solution: Yes, special thanks to @ripplerm.

https://ripplerm.github.io/steem-servers/

---

<center>
  <img src="http://i.imgur.com/O1IUQQH.png" />
</center>

See my previous Ruby How To posts in: [#radiator](https://steemit.com/created/radiator) [#ruby](https://steemit.com/created/ruby)

## Get in touch!

If you're using hello_nurse, I'd love to hear from you.  Drop me a line and tell me what you think!  I'm @inertia on STEEM and [SteemSpeak](http://discord.steemspeak.com).
  
## License

I don't believe in intellectual "property".  If you do, consider hello_nurse as licensed under a Creative Commons [![CC0](http://i.creativecommons.org/p/zero/1.0/80x15.png)](http://creativecommons.org/publicdomain/zero/1.0/) License.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 18 others
properties (23)
post_id9,707,277
authorinertia
permlinkhellonurse
categoryradiator
json_metadata"{"format": "markdown", "links": ["https://steemit.com/steem/@inertia/radiator-steem-ruby-api-client", "https://github.com/inertia186/hello_nurse", "https://ripplerm.github.io/steem-servers/", "https://steemit.com/created/radiator", "https://steemit.com/created/ruby", "http://discord.steemspeak.com", "http://creativecommons.org/publicdomain/zero/1.0/"], "app": "steemit/0.1", "tags": ["radiator", "ruby", "booster", "steemdev", "curation"], "users": ["ripplerm", "inertia"], "image": ["http://i.imgur.com/O1IUQQH.png"]}"
created2017-08-09 21:35:00
last_update2017-08-09 21:35:00
depth0
children21
net_rshares28,842,094,901,174
last_payout2017-08-16 21:35:00
cashout_time1969-12-31 23:59:59
total_payout_value80.467 SBD
curator_payout_value19.599 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length4,926
author_reputation227,335,189,892,062
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (82)
@whatsup ·
$0.21
I am downloading this and firing it up straight away!  ;) 
I have no idea what this does, but the warnings caught my attention.
👍  ,
properties (23)
post_id9,707,575
authorwhatsup
permlinkre-inertia-hellonurse-20170809t214008663z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-09 21:40:09
last_update2017-08-09 21:40:09
depth1
children3
net_rshares60,444,090,153
last_payout2017-08-16 21:40:09
cashout_time1969-12-31 23:59:59
total_payout_value0.168 SBD
curator_payout_value0.040 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length127
author_reputation404,265,487,362,343
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@mikev ·
$0.57
Yes, me too, haha @whatsup
👍  ,
properties (23)
post_id9,708,307
authormikev
permlinkre-whatsup-re-inertia-hellonurse-20170809t215313799z
categoryradiator
json_metadata"{"app": "steemit/0.1", "users": ["whatsup"], "tags": ["radiator"]}"
created2017-08-09 21:53:12
last_update2017-08-09 21:53:12
depth2
children0
net_rshares163,860,881,537
last_payout2017-08-16 21:53:12
cashout_time1969-12-31 23:59:59
total_payout_value0.558 SBD
curator_payout_value0.008 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length26
author_reputation2,921,161,415,347
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@kingyus · (edited)
HA HA same here but I have windows :D plus I never did anything simmilar :}
properties (22)
post_id9,713,848
authorkingyus
permlinkre-whatsup-re-inertia-hellonurse-20170809t232613806z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-09 23:29:57
last_update2017-08-09 23:31:18
depth2
children1
net_rshares0
last_payout2017-08-16 23:29:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length75
author_reputation6,087,576,676,508
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@kingyus ·
even if I could, I would  transfer 99% of my money to "Savings" as I troll the bot giving me errors like "error transfer - not enough SBD" XD

![Captain.jpg](https://steemitimages.com/DQmeTBzYXHKsgfBoYYBp2PDoKK7CVVRdHu2V1hPAkKTDob2/Captain.jpg)
properties (22)
post_id9,715,072
authorkingyus
permlinkre-kingyus-re-whatsup-re-inertia-hellonurse-20170809t234811688z
categoryradiator
json_metadata"{"app": "steemit/0.1", "image": ["https://steemitimages.com/DQmeTBzYXHKsgfBoYYBp2PDoKK7CVVRdHu2V1hPAkKTDob2/Captain.jpg"], "tags": ["radiator"]}"
created2017-08-09 23:51:54
last_update2017-08-09 23:51:54
depth3
children0
net_rshares0
last_payout2017-08-16 23:51:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length244
author_reputation6,087,576,676,508
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@mikev ·
$0.84
Wow, this is really cool. It seems to be for much larger accounts, but damn I wish I had the right reasons to play with this. Seriously this is awesome @inertia - very impressed. I need to spend more time programming 🤣
👍  , ,
properties (23)
post_id9,708,264
authormikev
permlinkre-inertia-hellonurse-20170809t215212825z
categoryradiator
json_metadata"{"app": "steemit/0.1", "users": ["inertia"], "tags": ["radiator"]}"
created2017-08-09 21:52:12
last_update2017-08-09 21:52:12
depth1
children0
net_rshares243,605,442,582
last_payout2017-08-16 21:52:12
cashout_time1969-12-31 23:59:59
total_payout_value0.634 SBD
curator_payout_value0.209 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length218
author_reputation2,921,161,415,347
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (3)
@allfabeta ·
If you don't recommend to use it, why do you promote it?
properties (22)
post_id9,709,053
authorallfabeta
permlinkre-inertia-hellonurse-20170809t220645483z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-09 22:06:45
last_update2017-08-09 22:06:45
depth1
children3
net_rshares0
last_payout2017-08-16 22:06:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length56
author_reputation51,417,518,276,839
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@inertia ·
http://vignette4.wikia.nocookie.net/southpark/images/5/5b/Disclaimer.jpg/revision/latest?cb=20100911004506
👍  
properties (23)
post_id9,710,169
authorinertia
permlinkre-allfabeta-re-inertia-hellonurse-20170809t222743272z
categoryradiator
json_metadata"{"app": "steemit/0.1", "image": ["http://vignette4.wikia.nocookie.net/southpark/images/5/5b/Disclaimer.jpg/revision/latest?cb=20100911004506"], "tags": ["radiator"]}"
created2017-08-09 22:27:42
last_update2017-08-09 22:27:42
depth2
children2
net_rshares4,388,887,330
last_payout2017-08-16 22:27:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length106
author_reputation227,335,189,892,062
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@kingyus ·
nice reply inertia xD
properties (22)
post_id9,713,994
authorkingyus
permlinkre-inertia-re-allfabeta-re-inertia-hellonurse-20170809t232852632z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-09 23:32:33
last_update2017-08-09 23:32:33
depth3
children0
net_rshares0
last_payout2017-08-16 23:32:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length21
author_reputation6,087,576,676,508
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@orionsbelt ·
$0.73
feel the burn..lol
👍  ,
properties (23)
post_id9,983,414
authororionsbelt
permlinkre-inertia-re-allfabeta-re-inertia-hellonurse-20170812t225025478z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-12 22:50:27
last_update2017-08-12 22:50:27
depth3
children0
net_rshares221,223,166,405
last_payout2017-08-19 22:50:27
cashout_time1969-12-31 23:59:59
total_payout_value0.549 SBD
curator_payout_value0.180 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length18
author_reputation679,551,260,249
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@poeticsnake ·
I wish I could write scripts etc like this, to build my own bots and use them online. I take my hat of for you @inerta for everything you do on here!
properties (22)
post_id9,711,428
authorpoeticsnake
permlinkre-inertia-hellonurse-20170809t224705743z
categoryradiator
json_metadata"{"app": "steemit/0.1", "users": ["inerta"], "tags": ["radiator"]}"
created2017-08-09 22:47:18
last_update2017-08-09 22:47:18
depth1
children0
net_rshares0
last_payout2017-08-16 22:47:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length149
author_reputation126,862,519,810,326
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@followbtcnews ·
Wow, another awesome tool by @inertia  Thanks buddy for all you do , these tools are really great!

https://media.giphy.com/media/xTiN0i6neC0o75q25y/giphy.gif
properties (22)
post_id9,719,978
authorfollowbtcnews
permlinkre-inertia-hellonurse-20170810t012704773z
categoryradiator
json_metadata"{"app": "steemit/0.1", "users": ["inertia"], "image": ["https://media.giphy.com/media/xTiN0i6neC0o75q25y/giphy.gif"], "tags": ["radiator"]}"
created2017-08-10 01:27:06
last_update2017-08-10 01:27:06
depth1
children0
net_rshares0
last_payout2017-08-17 01:27:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length158
author_reputation49,990,662,111,101
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@dejavu ·
Nice, Im a bit jealous on you developer guys, when I see some developing, I like it a lot, I have never learned the skill though :)
properties (22)
post_id9,730,118
authordejavu
permlinkre-inertia-hellonurse-20170810t043528586z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-10 04:35:30
last_update2017-08-10 04:35:30
depth1
children0
net_rshares0
last_payout2017-08-17 04:35:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length131
author_reputation432,071,435,263
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@head10 ·
Transfer 1.000 SBD to inertia	https://steemit.com/photography/@head10/px8qr-photography-on-nature
properties (22)
post_id9,748,757
authorhead10
permlinkre-inertia-hellonurse-20170810t100813131z
categoryradiator
json_metadata"{"app": "steemit/0.1", "links": ["https://steemit.com/photography/@head10/px8qr-photography-on-nature"], "tags": ["radiator"]}"
created2017-08-10 10:08:12
last_update2017-08-10 10:08:12
depth1
children0
net_rshares0
last_payout2017-08-17 10:08:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length97
author_reputation9,356,450,215,595
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@orionsbelt ·
$0.09
Will this work on pay for bots not using Dr otto like randowhale?
👍  
properties (23)
post_id9,770,743
authororionsbelt
permlinkre-inertia-hellonurse-20170810t141040226z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-10 14:10:39
last_update2017-08-10 14:10:39
depth1
children0
net_rshares25,198,788,086
last_payout2017-08-17 14:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.065 SBD
curator_payout_value0.021 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length65
author_reputation679,551,260,249
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@bahagia-arbi ·
Hi, reading this post I didn't know anything about what you are talking about. I am not an expert on script program. But thanks a lot for what you wrote down here. 
Regard from Indonesia.
properties (22)
post_id9,775,709
authorbahagia-arbi
permlinkre-inertia-hellonurse-20170810t150003107z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-10 15:00:09
last_update2017-08-10 15:00:09
depth1
children0
net_rshares0
last_payout2017-08-17 15:00:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length187
author_reputation53,020,576,363,049
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@art-universe ·
I have nooooooo clue whats going on here @inertia.... omg it sucks to be such a noob in tech and programming....
properties (22)
post_id9,794,955
authorart-universe
permlinkre-inertia-hellonurse-20170810t190855342z
categoryradiator
json_metadata"{"app": "steemit/0.1", "users": ["inertia"], "tags": ["radiator"]}"
created2017-08-10 19:08:33
last_update2017-08-10 19:08:33
depth1
children0
net_rshares0
last_payout2017-08-17 19:08:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length112
author_reputation76,052,082,582,065
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@minnowhelper ·
<p>This post has received a 100.00 % upvote from @minnowhelper thanks to: @eutectico. For more information, <a href="https://steemit.com/minnowhelper/@minnowhelper/how-minnowhelper-works">click here</a>!</p>
properties (22)
post_id9,802,838
authorminnowhelper
permlinkre-inertia-hellonurse-20170810t205553452z
categoryradiator
json_metadata"{"app": "drotto/0.0.1", "tags": ["radiator"]}"
created2017-08-10 20:56:12
last_update2017-08-10 20:56:12
depth1
children0
net_rshares0
last_payout2017-08-17 20:56:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length208
author_reputation1,659,586,907,437
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@eutectico ·
$3.57
hello inertia,
is hello_nurse offline???

https://github.com/inertia186/hello_nurse 
![](https://steemitimages.com/DQmT82eS5n9SSqykeXuhxP6GBu34BcX3Evek45AfyT6jLWP/grafik.png)
👍  ,
properties (23)
post_id9,833,436
authoreutectico
permlinkre-inertia-hellonurse-20170811t060139608z
categoryradiator
json_metadata"{"app": "steemit/0.1", "links": ["https://github.com/inertia186/hello_nurse"], "image": ["https://steemitimages.com/DQmT82eS5n9SSqykeXuhxP6GBu34BcX3Evek45AfyT6jLWP/grafik.png"], "tags": ["radiator"]}"
created2017-08-11 06:01:39
last_update2017-08-11 06:01:39
depth1
children2
net_rshares1,041,957,501,559
last_payout2017-08-18 06:01:39
cashout_time1969-12-31 23:59:59
total_payout_value2.679 SBD
curator_payout_value0.891 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length174
author_reputation364,008,153,075
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@inertia ·
Oops.  No, it wasn't offline.  I just forgot to make it public. It's public now, thanks for checking*!!*
properties (22)
post_id9,866,228
authorinertia
permlinkre-eutectico-re-inertia-hellonurse-20170811t142308890z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-11 14:23:06
last_update2017-08-11 14:23:06
depth2
children1
net_rshares0
last_payout2017-08-18 14:23:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length104
author_reputation227,335,189,892,062
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@eutectico ·
Thanks to you for programming it!
properties (22)
post_id9,866,607
authoreutectico
permlinkre-inertia-re-eutectico-re-inertia-hellonurse-20170811t142743464z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-11 14:27:45
last_update2017-08-11 14:27:45
depth3
children0
net_rshares0
last_payout2017-08-18 14:27:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length33
author_reputation364,008,153,075
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@originalworks ·
Cool bot.
properties (22)
post_id9,872,090
authororiginalworks
permlinkre-inertia-hellonurse-20170811t153139961z
categoryradiator
json_metadata"{"app": "steemit/0.1", "tags": ["radiator"]}"
created2017-08-11 15:31:42
last_update2017-08-11 15:31:42
depth1
children0
net_rshares0
last_payout2017-08-18 15:31:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length9
author_reputation79,229,860,066,508
root_titlehello_nurse
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000