Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Added plugin to display league scores. #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adidev
Copy link

@adidev adidev commented Feb 24, 2012

Added scores.js file that handles score reporting
Added scoreparser.py file that actually makes the http call and parses the returned data.

Added scores.js file that handles score reporting
Added scoreparser.py file that actually makes the http call and parses the returned data.
@adidev
Copy link
Author

adidev commented Feb 24, 2012

  • I have added a new plugin that prints out scores for a given league
  • Currently supported leagues are NBA, NFL, COL FB, MLS, MLB, EPL, NHL, IQA, NLL
  • This plugin calls a python file to do the parsing and retrieval of scores
  • The python process is invoked using the exec_process (node.js) plugin
  • The called python process prints its output to stdout

@cjoudrey I Thought you might want this as an example of delegating processing to another process.

@Brobin
Copy link

Brobin commented Jun 4, 2014

@adidev. I recently just created a repository specifically for wobot plugins! https://github.com/Brobin/Wobot-Plugins
Feel free to add yours and submit a pull request. I'd like to compile a whole library of plugins.

@mbielski
Copy link

@Brobin appears that your page is down. Bummer.

@Brobin
Copy link

Brobin commented May 23, 2017

Yeah, Hipchat kinda died so I stopped

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants