Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamesfrost/sentibotr

Twitter bot that analyses the sentiment of trending topics.
https://github.com/jamesfrost/sentibotr

Last synced: about 1 month ago
JSON representation

Twitter bot that analyses the sentiment of trending topics.

Awesome Lists containing this project

README

        

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.