Skip to content

jwu047/Twitter_plotbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter_plotbot

Tweepy, vaderSentiment, Heroku

Look at results: https://twitter.com/UCR_Jason_Wu Test account: https://twitter.com/projecttestonly Problem: Sometimes tweets may not show using the search function, this may be due to Twitter applying a lock to the account. This account lock is to maintain a 'clean' environment on the platform. When this happens, if you are to build you own test account, you may need to unlock the account with a number as I had done.

Build a twitter bot that sends sentiment analysis for tweets by another twitter user. The pattern used will be "@projecttestonly Analyze: @CNN". Tweets like this will trigger the bot to perform a sentiment analysis on the target user (@CNN). The outputs should look similar to: cnn nytimes

Heroku Deployment: For the twitter API keys, use config vars and os.get() to retrieve global variables. Automatic deploys is enabled. Remember to enable the free Dyno, under resources. Check logs on the upper right under 'more' to view activity.

About

Tweepy, vaderSentiment, Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published