You are viewing a single comment's thread from:
RE: Бот з веб-інтерфейсом для апвоутів у Steemit
Thanks for your contribution. I've been planning to give you some feedback on your script for a while now...
Now I finally have the opportunity. I haven't tried out the script, I've just looked at the source code.
- Unfortunately,
dsteem
is a little outdated. I would recommend using a more recently updated version. For example, you could use@steempro/dsteem
instead: https://www.npmjs.com/package/@steempro/dsteem. - I wouldn't use your third RPC node (
https://steem.yabapmatt.com
) anymore. It belongs to a user who moved to Hive after the split. I don't even know if the node still exists. You are welcome to use my node athttps://api.moecki.online
.
Thank you very much for the clarification. I took this data from open sources, and apparently, it really is outdated. I didn’t bother to check it against a more recent version. Even though the script works fine, I need to make a habit of checking libraries for updates. I’ll work on these changes over the coming weekend 🙏🏻👍🏻