/sentiBotr

Twitter bot that analyses the sentiment of trending topics.

Primary LanguageJava

sentiBotr

A Twitter bot that analyses and tweets the sentiment of trending topics.
View a working example here.

Uses the Twitter4j library and the sentiment140 API.

####Configuration To configure sentiBotr for use, add your Twitter OAuth credentials to the twitter4j.properties file. This will allow twitter4j to connect to the Twitter API. You can further configure the bot by changing the values in the constants interface.