Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jamesfrost/sentibotr
- Owner: JamesFrost
- Created: 2014-10-30T18:08:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-30T22:59:25.000Z (about 10 years ago)
- Last Synced: 2023-02-26T07:55:48.760Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 773 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.