create account

DiscoSteem-Bot update 0.1.1- The first community curation feature is here ! by kingswisdom

View this thread on: hive.blogpeakd.comecency.com
· @kingswisdom · (edited)
$38.03
DiscoSteem-Bot update 0.1.1- The first community curation feature is here !
In this pull request, I added the first community intended feature to the DiscoSteem-bot. In this post, I will explain this new feature and how to use it for your community curation project ! 

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1521594311/ogl1zryptz392wftnc2v.png)

### New Feature
__________________________________________

A new function intended to Discord Curation Communities was added. Curators/authors can now use the fonction :

 ` $curate post  `

It was designed to ease the work of various communities curators. 

#### **How to use it ?**
____________________________________

If it is the first time you use the DiscoSteem-Bot, you must first configure the config.json. You will find the value :

 `"curationChan" : "YOUR CHAN ID HERE" `

Create a #Curation-Channel on your server. All the processed data will be stored in this channel, and is easily accessible and readable for all the community curators.

To use this fonction, simply type :

 ` $curate post_Your post's description_Full Steemit link to your post  `

The bot will process the data into a practical format and will send you a message in your curation channel.



#### How did I implement it ?
_____________________________________

I found the organisation used by @planetenamek was perfectly done and easily customisable.  
I've added this function call in the [*app.js*](https://github.com/kingswisdom/DiscoSteem-Bot/blob/master/app.js) :

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1521594558/nxr31zonlha5cmyp3zkr.png)

It calls the function `curateArticle`, wich is located in the [*cmd-bot.js*](https://github.com/kingswisdom/DiscoSteem-Bot/blob/master/cmd-bot.js).

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1521592828/ra1bymxlsosy2rokbnjm.png)

This function organize the data to read it efficiently and easily. It will store the *description*, *link* and other informations. The function automatically retrieves the author's username in the full Steemit link. 

Then the data is sent to the curation channel you previously added in this format : 

![](https://steemitimages.com/DQmf2iCQ2Q2rSHZd4N5zxtDziYSoc3f8Eqs3N8UWQpSugPE/image.png)


### Next Steps
____________________________

- Automatically retrieves informations about posts, and add it to the bot's message
- Improve UI 
- Add a function to choose wich post will be added to the curation post 
- Create a *ready-to-post* file with all the gathered data. 

### Contribution
______________________________________

If you would like to contribute to this project, or have any question about how to set up this bot, feel free to contact me (or @planetenamek) on Discord @ Kingswisdom#7650, or on [github](https://github.com/kingswisdom)
This project would have not been possible without the help of @planetenamek.


<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@kingswisdom/discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorkingswisdom
permlinkdiscosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here
categoryutopian-io
json_metadata"{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":118701984,"name":"DiscoSteem-Bot","full_name":"planetenamek/DiscoSteem-Bot","html_url":"https://github.com/planetenamek/DiscoSteem-Bot","fork":false,"owner":{"login":"planetenamek"}},"pullRequests":[{"url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/3","id":176354417,"html_url":"https://github.com/planetenamek/DiscoSteem-Bot/pull/3","diff_url":"https://github.com/planetenamek/DiscoSteem-Bot/pull/3.diff","patch_url":"https://github.com/planetenamek/DiscoSteem-Bot/pull/3.patch","issue_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/issues/3","number":3,"state":"closed","locked":false,"title":"DiscoSteem-Bot (0.1.1)","user":{"login":"kingswisdom","id":37601147,"avatar_url":"https://avatars0.githubusercontent.com/u/37601147?v=4","gravatar_id":"","url":"https://api.github.com/users/kingswisdom","html_url":"https://github.com/kingswisdom","followers_url":"https://api.github.com/users/kingswisdom/followers","following_url":"https://api.github.com/users/kingswisdom/following{/other_user}","gists_url":"https://api.github.com/users/kingswisdom/gists{/gist_id}","starred_url":"https://api.github.com/users/kingswisdom/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kingswisdom/subscriptions","organizations_url":"https://api.github.com/users/kingswisdom/orgs","repos_url":"https://api.github.com/users/kingswisdom/repos","events_url":"https://api.github.com/users/kingswisdom/events{/privacy}","received_events_url":"https://api.github.com/users/kingswisdom/received_events","type":"User","site_admin":false},"body":"Community Curation Bot functionnality added. Simply use the command :\r\n\r\n> $curate post_Description of your post_Full Steemit link to your post\r\n","created_at":"2018-03-20T23:59:48Z","updated_at":"2018-03-21T00:29:02Z","closed_at":"2018-03-21T00:29:02Z","merged_at":"2018-03-21T00:29:02Z","merge_commit_sha":"1521e73dfb154dd2a752ddc79c96bf099dd0f994","assignee":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"commits_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/3/commits","review_comments_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/3/comments","review_comment_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/comments{/number}","comments_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/issues/3/comments","statuses_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/statuses/36b17c3fa38ddd12d2028492fc27a8aea8e1c579","head":{"label":"kingswisdom:master","ref":"master","sha":"36b17c3fa38ddd12d2028492fc27a8aea8e1c579","user":{"login":"kingswisdom","id":37601147,"avatar_url":"https://avatars0.githubusercontent.com/u/37601147?v=4","gravatar_id":"","url":"https://api.github.com/users/kingswisdom","html_url":"https://github.com/kingswisdom","followers_url":"https://api.github.com/users/kingswisdom/followers","following_url":"https://api.github.com/users/kingswisdom/following{/other_user}","gists_url":"https://api.github.com/users/kingswisdom/gists{/gist_id}","starred_url":"https://api.github.com/users/kingswisdom/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kingswisdom/subscriptions","organizations_url":"https://api.github.com/users/kingswisdom/orgs","repos_url":"https://api.github.com/users/kingswisdom/repos","events_url":"https://api.github.com/users/kingswisdom/events{/privacy}","received_events_url":"https://api.github.com/users/kingswisdom/received_events","type":"User","site_admin":false},"repo":{"id":126095687,"name":"DiscoSteem-Bot","full_name":"kingswisdom/DiscoSteem-Bot","owner":{"login":"kingswisdom","id":37601147,"avatar_url":"https://avatars0.githubusercontent.com/u/37601147?v=4","gravatar_id":"","url":"https://api.github.com/users/kingswisdom","html_url":"https://github.com/kingswisdom","followers_url":"https://api.github.com/users/kingswisdom/followers","following_url":"https://api.github.com/users/kingswisdom/following{/other_user}","gists_url":"https://api.github.com/users/kingswisdom/gists{/gist_id}","starred_url":"https://api.github.com/users/kingswisdom/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kingswisdom/subscriptions","organizations_url":"https://api.github.com/users/kingswisdom/orgs","repos_url":"https://api.github.com/users/kingswisdom/repos","events_url":"https://api.github.com/users/kingswisdom/events{/privacy}","received_events_url":"https://api.github.com/users/kingswisdom/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/kingswisdom/DiscoSteem-Bot","description":"A Discord bot that interacts with the Steem blockchain API","fork":true,"url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot","forks_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/forks","keys_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/keys{/key_id}","collaborators_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/teams","hooks_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/hooks","issue_events_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/issues/events{/number}","events_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/events","assignees_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/assignees{/user}","branches_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/branches{/branch}","tags_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/tags","blobs_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/git/refs{/sha}","trees_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/git/trees{/sha}","statuses_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/statuses/{sha}","languages_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/languages","stargazers_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/stargazers","contributors_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/contributors","subscribers_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/subscribers","subscription_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/subscription","commits_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/commits{/sha}","git_commits_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/git/commits{/sha}","comments_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/comments{/number}","issue_comment_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/issues/comments{/number}","contents_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/contents/{+path}","compare_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/compare/{base}...{head}","merges_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/merges","archive_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/downloads","issues_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/issues{/number}","pulls_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/pulls{/number}","milestones_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/milestones{/number}","notifications_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/labels{/name}","releases_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/releases{/id}","deployments_url":"https://api.github.com/repos/kingswisdom/DiscoSteem-Bot/deployments","created_at":"2018-03-20T23:27:01Z","updated_at":"2018-03-21T00:28:14Z","pushed_at":"2018-03-21T00:28:12Z","git_url":"git://github.com/kingswisdom/DiscoSteem-Bot.git","ssh_url":"git@github.com:kingswisdom/DiscoSteem-Bot.git","clone_url":"https://github.com/kingswisdom/DiscoSteem-Bot.git","svn_url":"https://github.com/kingswisdom/DiscoSteem-Bot","homepage":null,"size":84,"stargazers_count":0,"watchers_count":0,"language":"JavaScript","has_issues":false,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master"}},"base":{"label":"planetenamek:master","ref":"master","sha":"9bdc3d1caefc62c6145e5b943e5855bf6841f72a","user":{"login":"planetenamek","id":35628060,"avatar_url":"https://avatars3.githubusercontent.com/u/35628060?v=4","gravatar_id":"","url":"https://api.github.com/users/planetenamek","html_url":"https://github.com/planetenamek","followers_url":"https://api.github.com/users/planetenamek/followers","following_url":"https://api.github.com/users/planetenamek/following{/other_user}","gists_url":"https://api.github.com/users/planetenamek/gists{/gist_id}","starred_url":"https://api.github.com/users/planetenamek/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/planetenamek/subscriptions","organizations_url":"https://api.github.com/users/planetenamek/orgs","repos_url":"https://api.github.com/users/planetenamek/repos","events_url":"https://api.github.com/users/planetenamek/events{/privacy}","received_events_url":"https://api.github.com/users/planetenamek/received_events","type":"User","site_admin":false},"repo":{"id":118701984,"name":"DiscoSteem-Bot","full_name":"planetenamek/DiscoSteem-Bot","owner":{"login":"planetenamek","id":35628060,"avatar_url":"https://avatars3.githubusercontent.com/u/35628060?v=4","gravatar_id":"","url":"https://api.github.com/users/planetenamek","html_url":"https://github.com/planetenamek","followers_url":"https://api.github.com/users/planetenamek/followers","following_url":"https://api.github.com/users/planetenamek/following{/other_user}","gists_url":"https://api.github.com/users/planetenamek/gists{/gist_id}","starred_url":"https://api.github.com/users/planetenamek/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/planetenamek/subscriptions","organizations_url":"https://api.github.com/users/planetenamek/orgs","repos_url":"https://api.github.com/users/planetenamek/repos","events_url":"https://api.github.com/users/planetenamek/events{/privacy}","received_events_url":"https://api.github.com/users/planetenamek/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/planetenamek/DiscoSteem-Bot","description":"A Discord bot that interacts with the Steem blockchain API","fork":false,"url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot","forks_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/forks","keys_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/keys{/key_id}","collaborators_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/teams","hooks_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/hooks","issue_events_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/issues/events{/number}","events_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/events","assignees_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/assignees{/user}","branches_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/branches{/branch}","tags_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/tags","blobs_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/git/refs{/sha}","trees_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/git/trees{/sha}","statuses_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/statuses/{sha}","languages_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/languages","stargazers_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/stargazers","contributors_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/contributors","subscribers_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/subscribers","subscription_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/subscription","commits_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/commits{/sha}","git_commits_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/git/commits{/sha}","comments_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/comments{/number}","issue_comment_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/issues/comments{/number}","contents_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/contents/{+path}","compare_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/compare/{base}...{head}","merges_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/merges","archive_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/downloads","issues_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/issues{/number}","pulls_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls{/number}","milestones_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/milestones{/number}","notifications_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/labels{/name}","releases_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/releases{/id}","deployments_url":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/deployments","created_at":"2018-01-24T02:46:40Z","updated_at":"2018-03-21T00:30:44Z","pushed_at":"2018-03-21T00:30:43Z","git_url":"git://github.com/planetenamek/DiscoSteem-Bot.git","ssh_url":"git@github.com:planetenamek/DiscoSteem-Bot.git","clone_url":"https://github.com/planetenamek/DiscoSteem-Bot.git","svn_url":"https://github.com/planetenamek/DiscoSteem-Bot","homepage":null,"size":88,"stargazers_count":4,"watchers_count":4,"language":"JavaScript","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":2,"mirror_url":null,"archived":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit"},"forks":2,"open_issues":0,"watchers":4,"default_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/3"},"html":{"href":"https://github.com/planetenamek/DiscoSteem-Bot/pull/3"},"issue":{"href":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/issues/3"},"comments":{"href":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/issues/3/comments"},"review_comments":{"href":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/3/comments"},"review_comment":{"href":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/pulls/3/commits"},"statuses":{"href":"https://api.github.com/repos/planetenamek/DiscoSteem-Bot/statuses/36b17c3fa38ddd12d2028492fc27a8aea8e1c579"}},"author_association":"CONTRIBUTOR"}],"platform":"github","type":"development","tags":["utopian-io","dev","steemdev","discord","steemjs"],"users":["planetenamek"],"links":["https://github.com/kingswisdom/DiscoSteem-Bot/blob/master/app.js","https://github.com/kingswisdom/DiscoSteem-Bot/blob/master/cmd-bot.js","https://github.com/kingswisdom","https://utopian.io/utopian-io/@kingswisdom/discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here"],"image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1521594311/ogl1zryptz392wftnc2v.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521594558/nxr31zonlha5cmyp3zkr.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521592828/ra1bymxlsosy2rokbnjm.png","https://steemitimages.com/DQmf2iCQ2Q2rSHZd4N5zxtDziYSoc3f8Eqs3N8UWQpSugPE/image.png"],"moderator":{"account":"codingdefined","time":"2018-03-23T04:33:26.703Z","reviewed":true,"pending":false,"flagged":false},"questions":[{"question":"Is the project description formal?","answers":[{"value":"Yes it’s straight to the point","selected":true,"score":10},{"value":"Need more description ","selected":false,"score":5},{"value":"Not too descriptive","selected":false,"score":0}],"selected":0},{"question":"Is the language / grammar correct?","answers":[{"value":"Yes","selected":true,"score":20},{"value":"A few mistakes","selected":false,"score":10},{"value":"It's pretty bad","selected":false,"score":0}],"selected":0},{"question":"Was the template followed?","answers":[{"value":"Yes","selected":false,"score":10},{"value":"Partially","selected":true,"score":5},{"value":"No","selected":false,"score":0}],"selected":1},{"question":"How do you rate the amount of work?","answers":[{"value":"Very High","selected":false,"score":20},{"value":"High","selected":false,"score":16},{"value":"Medium","selected":false,"score":12},{"value":"Low","selected":true,"score":7},{"value":"Very Low","selected":false,"score":3}],"selected":3},{"question":"How do you rate the impact on the Project?","answers":[{"value":"Very High","selected":false,"score":20},{"value":"High","selected":false,"score":16},{"value":"Medium","selected":true,"score":12},{"value":"Low","selected":false,"score":7},{"value":"Very Low","selected":false,"score":3}],"selected":2}],"score":15}"
created2018-03-21 01:51:30
last_update2018-03-23 04:33:27
depth0
children12
last_payout2018-03-28 01:51:30
cashout_time1969-12-31 23:59:59
total_payout_value26.481 HBD
curator_payout_value11.544 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,049
author_reputation15,289,887,940,679
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,652,790
net_rshares14,626,227,553,406
author_curate_reward""
vote details (54)
@androssgb ·
Really good Bot

# great job!
properties (22)
authorandrossgb
permlinkre-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180321t200454973z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-21 20:04:33
last_update2018-03-21 20:04:33
depth1
children1
last_payout2018-03-28 20:04:33
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_length29
author_reputation2,044,182,927,951
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,810,580
net_rshares0
@kingswisdom ·
Thank you :D
properties (22)
authorkingswisdom
permlinkre-androssgb-re-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180322t230059709z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-22 23:00:57
last_update2018-03-22 23:00:57
depth2
children0
last_payout2018-03-29 23:00:57
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_length12
author_reputation15,289,887,940,679
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,037,546
net_rshares0
@benainouna · (edited)
@planetenamek @kingswisdom; good job, and thank you because you are helping us and giving too much for this community, i will use this function :)
properties (22)
authorbenainouna
permlinkre-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180321t205127266z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1","users":["planetenamek","kingswisdom"]}
created2018-03-21 20:51:30
last_update2018-03-21 20:52:51
depth1
children1
last_payout2018-03-28 20:51:30
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_length146
author_reputation21,025,921,544,449
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,817,144
net_rshares0
@kingswisdom ·
Thanks @benainouna ! I appreciate your support !
properties (22)
authorkingswisdom
permlinkre-benainouna-re-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180322t230125391z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["benainouna"],"app":"steemit/0.1"}
created2018-03-22 23:01:24
last_update2018-03-22 23:01:24
depth2
children0
last_payout2018-03-29 23:01:24
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_length48
author_reputation15,289,887,940,679
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,037,599
net_rshares0
@codingdefined ·
Thank you for the contribution. It has been approved.

You can contact us on [Discord](https://discord.gg/uTyJkNm).
**[[utopian-moderator]](https://utopian.io/moderators)**
properties (22)
authorcodingdefined
permlinkre-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180323t043332736z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-03-23 04:33:33
last_update2018-03-23 04:33:33
depth1
children1
last_payout2018-03-30 04:33:33
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_length172
author_reputation532,125,750,373,424
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,079,267
net_rshares0
@kingswisdom ·
Thanks for your approval !
properties (22)
authorkingswisdom
permlinkre-codingdefined-re-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180323t150817289z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-23 15:08:15
last_update2018-03-23 15:08:15
depth2
children0
last_payout2018-03-30 15: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_length26
author_reputation15,289,887,940,679
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,166,812
net_rshares0
@onequality ·
Looks good. how do i use it or add it to my discord server?
properties (22)
authoronequality
permlinkre-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180322t173720460z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-22 17:37:24
last_update2018-03-22 17:37:24
depth1
children2
last_payout2018-03-29 17:37:24
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_length59
author_reputation6,235,115,201,952
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,992,883
net_rshares0
@kingswisdom · (edited)
$0.18
You'll need : Node.js

You must first create a bot on Discordapp.com and save the token of this app. Then invite your bot to your server with this link : 

`https://discordapp.com/oauth2/authorize?&client_id=YOUR_APP_ID_HERE&scope=bot&permissions=0`


Then, open the config.json file, and paste your Token in the appropriate field. 

You will see `"curationChan" : "YOUR CHANNEL ID HERE"`

Right clic on your prefered or freshly created curation channel, and choose "Copy ID" (Dev Mode only), and paste it in the config.json.

Then, simply enter `npm install` in your command prompt and then `node app.js`

If everything is okay, you'll see your bot connected on your server and could use any function of the bot. You can type `$help` to see what commands you can use.

Don't hesitate to contact me if you didn't understand something !
👍  
properties (23)
authorkingswisdom
permlinkre-onequality-re-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180322t183900952z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-22 18:38:57
last_update2018-03-22 20:09:03
depth2
children1
last_payout2018-03-29 18:38:57
cashout_time1969-12-31 23:59:59
total_payout_value0.139 HBD
curator_payout_value0.045 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length835
author_reputation15,289,887,940,679
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,002,201
net_rshares64,213,566,372
author_curate_reward""
vote details (1)
@onequality ·
Thank you, i will contact you if successful!
properties (22)
authoronequality
permlinkre-kingswisdom-re-onequality-re-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180325t013547668z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-25 01:35:48
last_update2018-03-25 01:35:48
depth3
children0
last_payout2018-04-01 01:35:48
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_length44
author_reputation6,235,115,201,952
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,422,038
net_rshares0
@planetenamek ·
Héhé merci pour la contribution, ça fait plaisir ! Au final si on s'y met à plusieurs on peut en faire quelque chose de très sympa de ce petit bot ! On verra dans quelques mois où tout ça nous mènera ;-) !
properties (22)
authorplanetenamek
permlinkre-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180321t101239200z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-21 10:12:57
last_update2018-03-21 10:12:57
depth1
children1
last_payout2018-03-28 10:12:57
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_length205
author_reputation19,153,420,107,615
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,716,485
net_rshares0
@kingswisdom ·
Merci @planetenamek ! C'est grâce à toi que j'ai réussi à créer cette fonction ! 

Et oui, et pis en même temps ça profite à tout le monde !
properties (22)
authorkingswisdom
permlinkre-planetenamek-re-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180321t144600620z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["planetenamek"],"app":"steemit/0.1"}
created2018-03-21 14:46:00
last_update2018-03-21 14:46:00
depth2
children0
last_payout2018-03-28 14:46:00
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_length140
author_reputation15,289,887,940,679
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,759,156
net_rshares0
@utopian-io ·
### Hey @kingswisdom I am @utopian-io. I have just upvoted you!
#### Achievements
- You have less than 500 followers. Just gave you a gift to help you succeed!
- This is your first accepted contribution here in Utopian. Welcome!
#### Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER!
- <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a>
- <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a>
- Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](https://steemit.com/~witnesses)

**Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
👍  
properties (23)
authorutopian-io
permlinkre-kingswisdom-discosteem-bot-update-0-1-1-the-first-community-curation-feature-is-here-20180323t140648803z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-03-23 14:06:51
last_update2018-03-23 14:06:51
depth1
children0
last_payout2018-03-30 14:06: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_length1,106
author_reputation152,955,367,999,756
root_title"DiscoSteem-Bot update 0.1.1- The first community curation feature is here !"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,155,860
net_rshares3,602,632,721
author_curate_reward""
vote details (1)