Anonym0us avatar

Navi, Get Post Details

anonym0us

Published: 13 Oct 2018 › Updated: 13 Oct 2018Navi, Get Post Details

Navi, Get Post Details

Imagen1.png

Repository

https://github.com/Carlososuna11/Navi-Trail-Bot

What is Navi?

Navi is a bot (programmed with the wonderful language of JS) which helps the users of steemit with the dynamics of the trail. Sometimes, the beginning in steemit is difficult, not many vote your posts, and that discourages; This is where Navi comes in, where users who register can enjoy a vote trail with all other users, and without the worry and annoyance that "this is not my vote, my post" "I was just voted by 3 people" "I voted for all of you and very few vote for me".

Get Post Details

In my previous post, when I wanted to know the information of a post, I returned the data in a simple JSON, which aesthetically did not read very well, that's why I decided to fix that failure, it was a hard work but it was worth it effort.

Before this update, if the function is executed, throws this result, the truth is not understood much.
imgagaga.png

But now, with the recent update to the voter.js code the results are different, it could be said, that now it shows the same information but it can be seen well.

Screenshot_2018-10-13-16-34-44 (2).jpg

Now it is easier to know the data of a post, like the beneficiaries, the maximum payment allowed, if it is possible to do reesteem, etcetera, I think about how to build this script with my series of discord and steem tutorials.

Roadmap

High priority:

  • I just made the request for a steemit account which will be the official account of Navi, which I will use to comment on all the post voted by the bot-trail. Below I attach part of the code that I will use to make that function possible:
steem.broadcast.comment(wif, parentAuthor, parentPermlink, author, permlink, title, body, jsonMetadata, function(err, result) {
  console.log(err, result);
});

Medium priority:

  • Export this bot to a web page, so that all users use the same bot.
  • Vote randomly by rank.
  • Make an official bot logo.

How to contribute?

If you have any ideas, improve, or just help with the work of this bot, let me know through the comments of this post, or write me by discord (Anonym0us#7823).

GitHub Account

https://github.com/Carlososuna11

Leave Navi, Get Post Details to:

Written by

Read more #utopian-io posts


Best Posts From Anonym0us

We have not curated any of anonym0us's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Anonym0us