No commit activity in last 3 years
No release in over 3 years
Isis plugin: Stock Ticker
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.9
~> 10.0

Runtime

 Project Readme

Isis plugin: Stock Ticker

This plugin adds a Yahoo Finance stock ticker command to the Isis chatbot

Installation

Copy config/stockticker.csv.example from the gem repo and save as config/stockticker.csv in your Isis installation.

Edit the config/stockticker.csv file to define a comma-separated value list of stock symbols to include in the ticker report.

Add this line to your Isis installation's Gemfile:

ruby gem 'isis-plugin-stockticker'

And then execute:

$ bundle

Usage

To post the latest stock ticker report into a room, type !stockticker, !stocks, !stockquotes, !ticker, or !yahoofinance into chat.

Links