Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ljcl/hubot-afl
Get information about AFL rounds in via your hubot
https://github.com/ljcl/hubot-afl
afl bot chatbot hubot hubot-afl sport
Last synced: 22 days ago
JSON representation
Get information about AFL rounds in via your hubot
- Host: GitHub
- URL: https://github.com/ljcl/hubot-afl
- Owner: ljcl
- License: mit
- Created: 2016-04-14T11:15:41.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-04-24T09:42:44.000Z (over 7 years ago)
- Last Synced: 2024-12-06T13:49:53.542Z (about 1 month ago)
- Topics: afl, bot, chatbot, hubot, hubot-afl, sport
- Language: JavaScript
- Size: 60.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-afl
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url]
> Get AFL scores from your hubot```bash
npm install hubot-afl
```## Licence
MIT © Luke Clark
All content and material contained within the API is protected by copyright owned by or licensed to Telstra.
Mercy pls Telstra
[npm-image]: https://badge.fury.io/js/hubot-afl.svg
[npm-url]: https://npmjs.org/package/hubot-afl
[travis-image]: https://travis-ci.org/ljcl/hubot-afl.svg?branch=master
[travis-url]: https://travis-ci.org/ljcl/hubot-afl
[daviddm-image]: https://david-dm.org/ljcl/hubot-afl.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/ljcl/hubot-afl
[coveralls-image]: https://coveralls.io/repos/github/ljcl/hubot-afl/badge.svg?branch=master
[coveralls-url]:https://coveralls.io/github/ljcl/hubot-afl?branch=master