Skip to content

edsu/covid19q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19q

This webapp listens to Twitter for questions in tweets that mention COVID_19 and displays them as they happen. To run it you will need to set some environment variables for your Twitter keys:

CONSUMER_KEY="CHANGE_ME"
CONSUMER_SECRET="CHANG_ME"
ACCESS_TOKEN="CHANGE_ME"
ACCESS_TOKEN_SECRET="CHANGE_ME"

About

Display COVID_19 questions from Twitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published