UNPKG

hubot-nextbus

Version:

Shows when the next transit vehicle will arrive at a particular stop.

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