Skip to content

Tracks twitter users followings (Whenever the user follows someone new on twitter it notifies)

Notifications You must be signed in to change notification settings

on-bot/TwtUserTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwTUserTracker 🐦

Stands for TwitterUserTracker

As the Name describes it tracks users (yes users not user). Tracks not as in stalk hmm maybe stalk err it justs checks who they are following

Whenever the list of users who are stored in target follow someone, it sends a message letting you know who they followed (kinda useful right not creepy)

Setup 🔧

- config.json

  • If you are running this locally you dont need to store the api keys on environment variables you can just store it on config.json and use the application. (You will need to tweak the code a little bit tho to get the keys from there)

- MongoDB

  • You will need to create an account on MongoDB and get an api key
  • If you are having a hard time to do this, you can find a tutorial in youtube or somewhere

- Twitter

  • Request a Twitter Developer Account (with Elevated Access, then create a Twitter Developer App (make sure you change it to have both read/write permissions) (Also Not sure if Elevated Access is needed but its better)

- Discord

  • You will need a discord app and its token (This is for the bot that you can use to add the list of targets that you want to track)
  • Two Webhooks , One for Logging and One for the webhook that sends message (Notification)

About

Tracks twitter users followings (Whenever the user follows someone new on twitter it notifies)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published