Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.
/ TwitterMonitorV2 Public archive

A twitter monitor that monitors users' tweets through Twitter streaming API.

License

Notifications You must be signed in to change notification settings

rtunazzz/TwitterMonitorV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterMonitorV2

Before running:

  1. Make sure you have Python installed
  2. download & unzip this folder, and cd to here
  3. run pip install -r requirements.txt
  4. Setup everything in credentials.json
  5. Edit in the code: -- Discord webhooks for Unfiltered and Filtered channels -- User IDs that you want to monitor (you can use http://gettwitterid.com/ to get users twitterID)

If you don't know what to put in into credentials.json watch this video and follow the steps to get your keys and tokens. You do not need to create a new Twitter account if you already have one.

About

A twitter monitor that monitors users' tweets through Twitter streaming API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages