This bot gathers Finnish stock news and posts them to twitter.
Currently this bot uses only one feed: Finnish GlobeNewswire
Botti, joka kokoaa suomalaisten osakeuutisten virtoja ja twiittailee niitä.
APP_CONSUMER_KEY
APP_CONSUMER_SECRET
USER_ACCESS_TOKEN
USER_ACCESS_TOKEN_SECRET
GW_URL
$ lein uberjar
$ java -jar target/stock-twitter-bot-0.1.0-standalone.jar
lein with-profile +dev repl
This outputs loggings to console.
- Check http codes of parser and twitter
- Maybe Slack integration
- Maybe intelligent $STOCK parser
Copyright © 2017 Matti Ahinko
Distributed under the MIT License.