UNPKG

hubot-hockey

Version:

Get the latest NHL playoff odds for your team.

7 lines (6 loc) 140 B
// Description // Mock Discord adapter module.exports = (robot) => { robot.adapterName = 'discord'; robot.adapter.name = 'discord'; }