Bug Fixes
What was the issue(s)?
Code had duplicationWhat was the solution?
Createlibrary.js
and reuse functionsWhat was the issue(s)?
Send Memo Bot was similar but in a separate repository:
https://github.com/AdamCox9/Steem-Memo-BotWhat was the solution?
It was merged into Steemit-Follow-Bot here: https://github.com/AdamCox9/Steemit-Follow-Bot/blob/master/send_memo.js (The old repo will be deleted soon.)
New Features
What feature(s) did you add?
Thefollow_back.js
script.How did you implement it/them?
This script will un/follow any user that un/follows the current user each time it is run.
https://github.com/AdamCox9/Steemit-Follow-Bot/blob/master/follow_back.js
Posted on Utopian.io - Rewarding Open Source Contributors