wobot icon indicating copy to clipboard operation
wobot copied to clipboard

Added plugin to display league scores.

Open adidev opened this issue 12 years ago • 4 comments

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

adidev avatar Feb 24 '12 03:02 adidev

  • 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.

adidev avatar Feb 24 '12 03:02 adidev

@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.

Brobin avatar Jun 04 '14 20:06 Brobin

@Brobin appears that your page is down. Bummer.

mbielski avatar May 23 '17 13:05 mbielski

Yeah, Hipchat kinda died so I stopped

Brobin avatar May 23 '17 14:05 Brobin