https://github.com/devssh/dory-twitter
Twitter bot to create Network Graphs
https://github.com/devssh/dory-twitter
tweepy twitter-streaming-api
Last synced: 10 months ago
JSON representation
Twitter bot to create Network Graphs
- Host: GitHub
- URL: https://github.com/devssh/dory-twitter
- Owner: devssh
- License: gpl-2.0
- Created: 2018-05-29T05:41:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T10:36:21.000Z (almost 7 years ago)
- Last Synced: 2024-12-29T19:09:15.266Z (about 1 year ago)
- Topics: tweepy, twitter-streaming-api
- Language: Jupyter Notebook
- Homepage:
- Size: 27.8 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dory-Twitter
To run Tweepy login to Twitter at apps.twitter.com and create an App token.
Create a file(gitignored) called tokens with the first line as consumer_token, second line as consumer_secret, third line as access_token and fourth line as access_token_secret
Then use python to run the listeners