create account

Introducing: Cosgrove - A STEEM Centric Discord Bot Framework by inertia

View this thread on: hive.blogpeakd.comecency.com
· @inertia ·
$794.99
Introducing: Cosgrove - A STEEM Centric Discord Bot Framework
# [Cosgrove](https://github.com/steem-third-party/cosgrove)

Cosgrove is a STEEM Centric Discord Bot Framework that allows you to write your own Discord bots that interact with the STEEM blockchain.

One example of a bot that uses this framework is [@banjo](https://steemit.com/steemdata/@inertia/introducing-banjo) on SteemSpeak.

Many (not all) features work on Golos as well.

## Features

* **Registration**
  * `$register <account> [chain]` - associate `account` with your Discord user (`chain` default `steem`)
* **Verification**
  * `$verify <account> [chain]` - check `account` association with Discord users (`chain` default `steem`)
* **Up Voting**
  * `$upvote [url]` - upvote from cosgrove; empty or `^` to upvote last steemit link

## Installation

```bash
$ gem install cosgrove
```

... or in your `Gemfile`

```ruby
gem 'steemdata-rb', require: 'steemdata', git: 'git@github.com:steem-third-party/steemdata-rb.git'
gem 'cosgrove'
```

## Setup

Add a config file to your `ruby` project called `config.yml`:

```yaml
:cosgrove:
  :token: 
  :client_id: 
  :secret: set this
:chain:
  :steem_account: 
  :steem_posting_wif: 
  :golos_account: 
  :golos_posting_wif: 
  :steem_api_url: https://steemd.steemit.com
  :golos_api_url: https://ws.golos.io
:discord:
  :log_mode: info
```

You will need to request a `token` and `client_id` from Discord (see below).

Provide the accounts and `wif` private postings keys if you want your bot to upvote posts.

You should change the `secret` key using the output of:

```ruby
SecureRandom.hex(32)
```

## Bot Registration

1. Request a new bot here: https://discordapp.com/developers/applications/me#top
2. Register an `application` and create an `app bot user`.
3. Replace `APP_CLIENT_ID` with the App's Client ID in this URL: https://discordapp.com/oauth2/authorize?&client_id=APP_CLIENT_ID&scope=bot&permissions=153600
4. Give that URL to the Discord server/guild owner and have them authorize the bot.
5. Set the `token` and `client_id` in your bot constructor (see below).

## Usage

Cosgrove is based on `discordrb`, see: https://github.com/meew0/discordrb

All features offered by `discordrb` are available in Cosgrove.  In addition, Cosgrove comes with pre-defined commands.  See them by typing: `$help`

You can add you features thusly:

```ruby
require 'cosgrove'

bot = Cosgrove::Bot.new

bot.message(with_text: 'Ping!') do |event|
  event.respond 'Pong!'
end

bot.run
```

## Tests

* Clone the client repository into a directory of your choice:
  * `git clone git@github.com:steem-third-party/cosgrove.git`
* Navigate into the new folder
  * `cd cosgrove`
* Basic tests can be invoked as follows:
  * `rake`
* To run tests with parallelization and local code coverage:
  * `HELL_ENABLED=true rake`

---

<center>
  <img src="http://i.imgur.com/7V09fNf.jpg" />
</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 Cosgrove, I'd love to hear from you.  Drop me a line and tell me what you think!  I'm @inertia on STEEM and Discord.
  
## License

I don't believe in intellectual "property".  If you do, consider Cosgrove 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 227 others
properties (23)
authorinertia
permlinkintroducing-cosgrove-a-steem-centric-discord-bot-framework
categoryradiator
json_metadata{"tags":["radiator","ruby","steem","steemdev","discord"],"users":["inertia"],"image":["http://i.imgur.com/7V09fNf.jpg","http://i.creativecommons.org/p/zero/1.0/80x15.png"],"links":["https://github.com/steem-third-party/cosgrove","https://steemit.com/steemdata/@inertia/introducing-banjo","https://discordapp.com/developers/applications/me#top","https://discordapp.com/oauth2/authorize?&amp;client_id=APP_CLIENT_ID&amp;scope=bot&amp;permissions=153600","https://github.com/meew0/discordrb","https://steemit.com/created/radiator","https://steemit.com/created/ruby","http://creativecommons.org/publicdomain/zero/1.0/"],"app":"steemit/0.1","format":"markdown"}
created2017-06-11 01:24:27
last_update2017-06-11 01:24:27
depth0
children38
last_payout2017-06-18 01:24:27
cashout_time1969-12-31 23:59:59
total_payout_value714.920 HBD
curator_payout_value80.073 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,367
author_reputation346,568,901,399,561
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,565,256
net_rshares30,438,085,912,859
author_curate_reward""
vote details (291)
@aggroed ·
$5.68
I use this in @minnowsupport and am very grateful for it.
πŸ‘  
properties (23)
authoraggroed
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170618t123126051z
categoryradiator
json_metadata{"tags":["radiator"],"users":["minnowsupport"],"app":"steemit/0.1"}
created2017-06-18 12:31:27
last_update2017-06-18 12:31:27
depth1
children0
last_payout2017-06-25 12:31:27
cashout_time1969-12-31 23:59:59
total_payout_value4.260 HBD
curator_payout_value1.418 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation1,343,345,274,857,310
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,172,181
net_rshares280,065,123,296
author_curate_reward""
vote details (1)
@bartcardi ·
@inertia if people would delegate to this bot will it pay out curation rewards automaticly?
properties (22)
authorbartcardi
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20180220t105022026z
categoryradiator
json_metadata{"tags":["radiator"],"users":["inertia"],"app":"steemit/0.1"}
created2018-02-20 10:50:21
last_update2018-02-20 10:50:21
depth1
children0
last_payout2018-02-27 10:50:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation3,937,106,310,341
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,038,449
net_rshares0
@binjeeclick · (edited)
very help full, as an community we planned to build bot like @banjo, based on your post, i have some thing to starting.. thx very much..
properties (22)
authorbinjeeclick
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170913t114219229z
categoryradiator
json_metadata{"tags":["radiator"],"users":["banjo"],"app":"steemit/0.1"}
created2017-09-13 11:42:21
last_update2017-09-13 11:43:03
depth1
children2
last_payout2017-09-20 11:42:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length136
author_reputation2,553,417,069,149
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id14,752,464
net_rshares0
@banjo ·
<p>Oh, yeah.. I'm actually a spy.. But you have to promise you won't tell anyone.</p>
properties (22)
authorbanjo
permlinkre-binjeeclick-inertia-introducing-cosgrove-a-20170913t114325963z
categoryradiator
json_metadata{"app":"freakazoid/0.0.2","tags":["radiator"]}
created2017-09-13 11:43:36
last_update2017-09-13 11:43:36
depth2
children0
last_payout2017-09-20 11:43:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation3,451,327,208,020
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id14,752,549
net_rshares0
@banjo ·
<p>Why do you think I'm a bot?</p>
properties (22)
authorbanjo
permlinkre-binjeeclick-inertia-introducing-cosgrove-a-20170913t114403155z
categoryradiator
json_metadata{"app":"freakazoid/0.0.2","tags":["radiator"]}
created2017-09-13 11:44:12
last_update2017-09-13 11:44:12
depth2
children0
last_payout2017-09-20 11:44:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation3,451,327,208,020
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id14,752,592
net_rshares0
@bitcoinparadise ·
$0.89
You're fricken awesome @inertia :)
πŸ‘  ,
properties (23)
authorbitcoinparadise
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t022653688z
categoryradiator
json_metadata{"tags":["radiator"],"users":["inertia"],"app":"steemit/0.1"}
created2017-06-11 02:26:51
last_update2017-06-11 02:26:51
depth1
children0
last_payout2017-06-18 02:26:51
cashout_time1969-12-31 23:59:59
total_payout_value0.890 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation52,935,636,369,082
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,567,537
net_rshares275,592,485,922
author_curate_reward""
vote details (2)
@crisgojar ·
Interesting information, thanks for sharing @inertia upvote and follow you
properties (22)
authorcrisgojar
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170616t124836976z
categoryradiator
json_metadata{"tags":["radiator"],"users":["inertia"],"app":"steemit/0.1"}
created2017-06-16 12:48:39
last_update2017-06-16 12:48:39
depth1
children0
last_payout2017-06-23 12:48:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation2,716,008,632,936
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,005,813
net_rshares0
@dez1337 ·
$0.95
:D nice one .. its like you push a new cool tool every 2 weeks .. awesome πŸ‘πŸ€—
πŸ‘  , ,
properties (23)
authordez1337
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t075955790z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 07:59:57
last_update2017-06-11 07:59:57
depth1
children0
last_payout2017-06-18 07:59:57
cashout_time1969-12-31 23:59:59
total_payout_value0.712 HBD
curator_payout_value0.233 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length76
author_reputation20,544,257,521,749
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,579,147
net_rshares290,229,128,335
author_curate_reward""
vote details (3)
@donateforcancer ·
i am traying to clone your git but error,. how to fix that problem

"Cloning into 'cosgrove'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists."
properties (22)
authordonateforcancer
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170916t042549778z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-09-16 04:25:51
last_update2017-09-16 04:25:51
depth1
children1
last_payout2017-09-23 04:25:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length253
author_reputation123,145,143,812
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,023,888
net_rshares0
@inertia ·
You might have better luck with these steps instead: https://chainbb.com/ruby/@inertia/how-to-write-a-discord-bot-in-ruby
properties (22)
authorinertia
permlinkre-donateforcancer-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170916t042549778z-20171110t122515541z
categoryradiator
json_metadata{"app":"chainbb/0.4","namespace":"ruby","format":"markdown+html","tags":["ruby"]}
created2017-11-10 20:25:15
last_update2017-11-10 20:25:15
depth2
children0
last_payout2017-11-17 20:25:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length121
author_reputation346,568,901,399,561
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries
0.
accountchainbb
weight1,400
1.
accountinertia
weight100
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id19,993,900
net_rshares0
@enjoywithtroy ·
$0.89
How will this benefit Steemit and Steem users?
πŸ‘  ,
properties (23)
authorenjoywithtroy
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t034156880z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 03:42:12
last_update2017-06-11 03:42:12
depth1
children1
last_payout2017-06-18 03:42:12
cashout_time1969-12-31 23:59:59
total_payout_value0.864 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation142,851,883,439,160
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,570,207
net_rshares275,440,604,106
author_curate_reward""
vote details (2)
@inertia ·
$0.04
On [SteemSpeak](http://discord.steemspeak.com/), we use it to boost engagement.
πŸ‘  ,
properties (23)
authorinertia
permlinkre-enjoywithtroy-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t034610309z
categoryradiator
json_metadata{"tags":["radiator"],"links":["http://discord.steemspeak.com/"],"app":"steemit/0.1"}
created2017-06-11 03:46:09
last_update2017-06-11 03:46:09
depth2
children0
last_payout2017-06-18 03:46:09
cashout_time1969-12-31 23:59:59
total_payout_value0.034 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation346,568,901,399,561
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,570,350
net_rshares14,685,880,442
author_curate_reward""
vote details (2)
@fuckmylife ·
$0.91
Will steem be totally automated one day? Is anyone real?
πŸ‘  , ,
properties (23)
authorfuckmylife
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t015455225z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 01:54:45
last_update2017-06-11 01:54:45
depth1
children1
last_payout2017-06-18 01:54:45
cashout_time1969-12-31 23:59:59
total_payout_value0.760 HBD
curator_payout_value0.152 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation1,365,524,722,971
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,566,367
net_rshares281,450,799,192
author_curate_reward""
vote details (3)
@gangster.inc00 ·
Brave new world.
properties (22)
authorgangster.inc00
permlinkre-fuckmylife-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170616t023009791z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-16 02:30:12
last_update2017-06-16 02:30:12
depth2
children0
last_payout2017-06-23 02:30:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation603,739,545,273
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,973,111
net_rshares0
@fyrstikken ·
$32.44
Inertia has built some of the most amazing bots for steem, check out the /created/radiator category, the library grows and grows!

Another great one! Upvoted as hard as I could!
πŸ‘  , , , , , , , , , , , , , , ,
πŸ‘Ž  , , , , , ,
properties (23)
authorfyrstikken
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170616t010438703z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-16 01:04:39
last_update2017-06-16 01:04:39
depth1
children2
last_payout2017-06-23 01:04:39
cashout_time1969-12-31 23:59:59
total_payout_value24.346 HBD
curator_payout_value8.097 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation377,187,606,449,589
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,967,831
net_rshares1,425,849,714,885
author_curate_reward""
vote details (23)
@dj3016 ·
$8.45
Cool to see ur still around, so nice of you making this SteamSpeak! Hope well have a chat sometime soon :) <3
πŸ‘  , , , , , , , ,
properties (23)
authordj3016
permlinkre-fyrstikken-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170616t011852550z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-16 01:18:45
last_update2017-06-16 01:18:45
depth2
children1
last_payout2017-06-23 01:18:45
cashout_time1969-12-31 23:59:59
total_payout_value6.846 HBD
curator_payout_value1.605 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation70,358,145,949
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,968,676
net_rshares374,916,570,506
author_curate_reward""
vote details (9)
@fyrstikken ·
$42.93
welcome anytime, http://steemspeak.com 24/7 all year action :)
πŸ‘  ,
πŸ‘Ž  , , , , , ,
properties (23)
authorfyrstikken
permlinkre-dj3016-re-fyrstikken-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170616t021710230z
categoryradiator
json_metadata{"tags":["radiator"],"links":["http://steemspeak.com"],"app":"steemit/0.1"}
created2017-06-16 02:17:09
last_update2017-06-16 02:17:09
depth3
children0
last_payout2017-06-23 02:17:09
cashout_time1969-12-31 23:59:59
total_payout_value32.210 HBD
curator_payout_value10.718 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation377,187,606,449,589
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,972,363
net_rshares1,910,071,954,432
author_curate_reward""
vote details (9)
@hdmed · (edited)
I like this bot, have you other one with JS . thanks @inertia.
πŸ‘  
properties (23)
authorhdmed
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170817t140442294z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1","users":["inertia"]}
created2017-08-17 14:04:42
last_update2017-08-17 14:05:06
depth1
children0
last_payout2017-08-24 14:04:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation66,254,816,822,123
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id12,087,792
net_rshares2,600,325,357
author_curate_reward""
vote details (1)
@jdc ·
$0.89
Honestly I'm just happy other people love that character as much as I do.
πŸ‘  ,
properties (23)
authorjdc
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t061907614z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 06:19:09
last_update2017-06-11 06:19:09
depth1
children0
last_payout2017-06-18 06:19:09
cashout_time1969-12-31 23:59:59
total_payout_value0.672 HBD
curator_payout_value0.220 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation1,191,596,866,826
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,575,512
net_rshares275,642,838,370
author_curate_reward""
vote details (2)
@joha09sohi ·
$0.91
great post, thank you for sharing this interesting information with the community, I hope you can go through my blog
πŸ‘  
properties (23)
authorjoha09sohi
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t021043310z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 02:10:39
last_update2017-06-11 02:10:39
depth1
children0
last_payout2017-06-18 02:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.878 HBD
curator_payout_value0.033 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length116
author_reputation4,042,404,747,236
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,566,955
net_rshares281,199,036,957
author_curate_reward""
vote details (1)
@levfevzi ·
Thank you for the info inertia.
properties (22)
authorlevfevzi
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170616t200445764z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-16 20:04:45
last_update2017-06-16 20:04:45
depth1
children0
last_payout2017-06-23 20:04:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation5,371,745,288,100
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,037,523
net_rshares0
@madhatt ·
$0.89
Great job!
Thanks for this... Ill be looking into it for sure!
πŸ‘  ,
properties (23)
authormadhatt
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t030655830z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 03:06:54
last_update2017-06-11 03:06:54
depth1
children0
last_payout2017-06-18 03:06:54
cashout_time1969-12-31 23:59:59
total_payout_value0.851 HBD
curator_payout_value0.041 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation332,114,223,499
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,568,948
net_rshares275,592,485,922
author_curate_reward""
vote details (2)
@panknil ·
Looks good. Thanks for sharing.
πŸ‘  
properties (23)
authorpanknil
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170617t082251596z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-17 08:22:54
last_update2017-06-17 08:22:54
depth1
children0
last_payout2017-06-24 08:22:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation1,085,079,781,176
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,076,676
net_rshares544,151,829
author_curate_reward""
vote details (1)
@patelincho ·
$0.89
Some bots are cool !
πŸ‘  ,
properties (23)
authorpatelincho
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t113254002z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 11:42:48
last_update2017-06-11 11:42:48
depth1
children0
last_payout2017-06-18 11:42:48
cashout_time1969-12-31 23:59:59
total_payout_value0.672 HBD
curator_payout_value0.222 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation52,897,220,193,484
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,587,639
net_rshares275,340,723,687
author_curate_reward""
vote details (2)
@penghuren ·
Hi, I got an unknow_error when trying Step 3 of bot registration: Replace APP_CLIENT_ID with the App's Client ID in this URL: https://discordapp.com/oauth2/authorize?&client_id=APP_CLIENT_ID&scope=bot&permissions=153600

Please advise. Thanks
πŸ‘Ž  
properties (23)
authorpenghuren
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20180225t175636671z
categoryradiator
json_metadata{"tags":["radiator"],"links":["https://discordapp.com/oauth2/authorize?&amp;client_id=APP_CLIENT_ID&amp;scope=bot&amp;permissions=153600"],"app":"steemit/0.1"}
created2018-02-25 17:56:36
last_update2018-02-25 17:56:36
depth1
children1
last_payout2018-03-04 17:56:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length242
author_reputation-528,342,139,509
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,389,790
net_rshares-28,041,866,213
author_curate_reward""
vote details (1)
@anthonyadavisii ·
Flagged for comment spam collusion. Stop upvoting @aluma or I am going to organize a campaign against all three of you. Your activity has been reported.
properties (22)
authoranthonyadavisii
permlinkre-penghuren-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20180226t221505257z
categoryradiator
json_metadata{"tags":["radiator"],"users":["aluma"],"app":"steemit/0.1"}
created2018-02-26 22:15:09
last_update2018-02-26 22:15:09
depth2
children0
last_payout2018-03-05 22:15:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length152
author_reputation212,565,147,344,592
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,703,999
net_rshares0
@pimpmoney ·
$0.92
I have a hard time getting all this working
πŸ‘  , ,
properties (23)
authorpimpmoney
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t014133542z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 01:41:33
last_update2017-06-11 01:41:33
depth1
children0
last_payout2017-06-18 01:41:33
cashout_time1969-12-31 23:59:59
total_payout_value0.690 HBD
curator_payout_value0.226 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation121,683,035,291
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,565,867
net_rshares282,901,565,414
author_curate_reward""
vote details (3)
@pimpmoney ·
I have no idea about any of this
πŸ‘  
properties (23)
authorpimpmoney
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170611t023809395z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-11 02:38:09
last_update2017-06-11 02:38:09
depth1
children5
last_payout2017-06-18 02:38:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation121,683,035,291
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,567,908
net_rshares1,356,151,033
author_curate_reward""
vote details (1)
@thelifeofbrian ·
$0.93
You will lol. I have only been here for a few weeks ,,, 
And I am starting to see how the game is being played. And wrapping my head around it ..
I have worked in the mental health field for over 20 years ...Human nature never  changes to much lmao
πŸ‘  , , ,
properties (23)
authorthelifeofbrian
permlinkre-pimpmoney-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170612t142233390z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-12 14:22:39
last_update2017-06-12 14:22:39
depth2
children4
last_payout2017-06-19 14:22:39
cashout_time1969-12-31 23:59:59
total_payout_value0.816 HBD
curator_payout_value0.113 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length248
author_reputation1,112,242,879,239
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,660,319
net_rshares283,197,587,994
author_curate_reward""
vote details (4)
@pimpmoney ·
I to work in the mental heath field.. small world
πŸ‘  ,
properties (23)
authorpimpmoney
permlinkre-thelifeofbrian-re-pimpmoney-re-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170612t235711436z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-12 23:57:09
last_update2017-06-12 23:57:09
depth3
children3
last_payout2017-06-19 23:57:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation121,683,035,291
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,694,255
net_rshares1,738,454,137
author_curate_reward""
vote details (2)
@punitchoudhary ·
$0.51
very good stuffΒ @inertia
i hve followed n upvoted u
pls do the same for me
as we can help each other at this concept of steeming
πŸ‘  ,
properties (23)
authorpunitchoudhary
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170623t083540952z
categoryradiator
json_metadata{"tags":["radiator"],"users":["inertia"],"app":"steemit/0.1"}
created2017-06-23 08:35:51
last_update2017-06-23 08:35:51
depth1
children0
last_payout2017-06-30 08:35:51
cashout_time1969-12-31 23:59:59
total_payout_value0.388 HBD
curator_payout_value0.117 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation47,970,624,293
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,743,161
net_rshares41,191,736,471
author_curate_reward""
vote details (2)
@rowrowboatboat ·
Damn, see things like this are what I like to see!

All I need is this, my team event/gaming organizing [bot](http://guilded.gg/discord_bots), and my levels bot and boom! Amazing to think that there are these niche tools that can work together to build what I want out of my community.

What's next? Commercialized access to space?
properties (22)
authorrowrowboatboat
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170922t050817044z
categoryradiator
json_metadata{"tags":["radiator"],"links":["http://guilded.gg/discord_bots"],"app":"steemit/0.1"}
created2017-09-22 05:08:15
last_update2017-09-22 05:08:15
depth1
children0
last_payout2017-09-29 05:08:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length331
author_reputation152,940,839
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,584,715
net_rshares0
@scottcbusiness ·
Hey what are you on discord as?
properties (22)
authorscottcbusiness
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20180404t102503329z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2018-04-04 10:25:03
last_update2018-04-04 10:25:03
depth1
children0
last_payout2018-04-11 10:25:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation345,965,879,159,191
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,274,570
net_rshares0
@siragrays ·
:) I might use this bot for my steem school discord thanks
πŸ‘  
properties (23)
authorsiragrays
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170726t175035042z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-07-26 17:50:36
last_update2017-07-26 17:50:36
depth1
children0
last_payout2017-08-02 17:50:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation1,530,579,502,009
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,821,208
net_rshares53,705,055
author_curate_reward""
vote details (1)
@xcoil ·
Some really cool stuff
properties (22)
authorxcoil
permlinkre-inertia-introducing-cosgrove-a-steem-centric-discord-bot-framework-20170616t061713215z
categoryradiator
json_metadata{"tags":["radiator"],"app":"steemit/0.1"}
created2017-06-16 06:17:15
last_update2017-06-16 06:17:15
depth1
children0
last_payout2017-06-23 06:17:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation41,975,309,348
root_title"Introducing: Cosgrove - A STEEM Centric Discord Bot Framework"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,985,461
net_rshares0