Skip to content

Instantly share code, notes, and snippets.

View dm4uz3's full-sized avatar
💭
Good Evening Twitter, this is your boy dm4uz3, and about like 30-45 minutes ago,

dm4uz3

💭
Good Evening Twitter, this is your boy dm4uz3, and about like 30-45 minutes ago,
View GitHub Profile
@dm4uz3
dm4uz3 / config.py
Created April 29, 2018 15:06 — forked from bonzanini/config.py
Twitter Stream Downloader
consumer_key = 'your-consumer-key'
consumer_secret = 'your-consumer-secret'
access_token = 'your-access-token'
access_secret = 'your-access-secret'