UNPKG

hubot-hockey

Version:

Get the latest NHL playoff odds for your team.

7 lines (6 loc) 134 B
// Description // Mock Slack adapter module.exports = (robot) => { robot.adapterName = 'slack'; robot.adapter.name = 'slack'; }