Refreshed and New Capabilities for twitterFollowMonster, brought to you by @hodlorbust!

Repository

https://github.com/DunnCreativeSS/twitterFollowMonster

Bug Fixes

  • What was the issue(s)?
  1. The list of what to follow, retweet and favorite had been hard-coded for some crypto goal
  2. The code executed too often, leading to Twitter bans

Issue 1

  • What was the solution?
  1. Made the interface accept these lists as variables + included the code that appended the current trends to this list.
  2. Made the code reload every hour instead of 15 minutes, made it act on 2 tweets instead of 15

222.png

New Features

  • What feature(s) did you add?
  1. Added a feature to count your follower's followers and order them from greatest to smallest

newfeature1.png

  • How did you implement it/them?
  1. I added a series of timeouts (to avoid rate limit) and functions, along with the frontend to achieve this effect. New code is in api.js, commit https://github.com/DunnCreativeSS/twitterFollowMonster/commit/461740c4c613e709e76fae7899730711fcbc591f

New Projects

  • What is the project about?

To extend social capability with a multi-OAuth login boilerplate. This allows multilpe users to login to my service to avoid an overall rate limit should an app be created that directly interacts with social networks. Using a boilerplate allows me to have a basic UI to modify for my own goals.This is far superior when it comes to considering multiple accounts: Twitter, for instance, requires you to verify a mobile number to create a new app, while users who are unverified can log in and use an OAuth app like this one.

  • Technology Stack

Recent Node.js and npm installed, the app will install the rest of the requirements. Requires OAuth api keys for the social networks in question.

  • Roadmap

Next, we replicate our success onto Instagram.

  • How to contribute?

Anyone can reach me here on Steem @hodlorbust, or GitHub dunncreativess.

GitHub Account

https://github.com/DunnCreativeSS

H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
7 Comments