MichaelCurrin / python-twitter-guide

Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦
https://michaelcurrin.github.io/python-twitter-guide/
MIT License
4 stars 8 forks source link

Add streaming tutorial #14

Open MichaelCurrin opened 4 years ago

MichaelCurrin commented 4 years ago

Include coverage for getting user IDs up front or from text file / config (separate script?)

Use tutorial http://docs.tweepy.org/en/latest/streaming_how_to.html And what is posted on Discord and my own notes

MichaelCurrin commented 4 years ago

Partially completed. Some recommended error methods would help. And writing to text file