I spent the entire last week and weekend playing around with the KuyaBot code and after several failed attempts have finally updated the code (thanks to the help of code) to give KuyaBot a set of new features that will undoubtedly and hopefully be useful to the PH community.
Details
Of the many new features, I updated some of Kuyabot's responses to bemore up-to-date. The most important features, however (and the one's that took me the longest and most attempts to get right), are the addition of the profile function and the Steemit post search functions.
Profile Function
Using the !steem [username] command in the PH Discord Server, KuyaBot will search, identify, and pull up your Steemit profile and various public information and post it to the Discord Channel.
Steemit Post Search Functions
This feature allows you to search for New, Trending, or Hot posts by using the !hot [keyword], !trending [keyword], !new [keyword] commands and will generate results and post them to the channel. This feature allows you to look for posts that will interest you.
Components
Files updated in this Version:
index.js - Code updated with features listed above.
utils.js - Javascript file for profile and search code added
Additional dependencies installed for new functions:
-- discordie
-- steem
-- time_ago_in_words
-- oust
-- html2plaintext
-- remove-markdown
Next Steps
Add Crypto pricing/charts/summary
Add Translation Feature
Add Games
Add Trivia
AI Interaction
Daily SBD Giveaways to random Active Users
Karaoke and Pinoyhenyo
If you have any questions, inputs, or feedback, please feel free to let me know in the comments below. Please also let me know if you have any recommendations or requests for additional features.
You can see KuyaBot in action by visiting the Steemit Philippines | SteemPH Discord Server
This new features were created using the code from
https://github.com/cloh76/KuyaBot https://github.com/cloh76/KuyaBot/commit/989fb1b172083d335d1c33dac7ef872618eba775
Posted on Utopian.io - Rewarding Open Source Contributors