hubot-archive / hubot-pager-me

PagerDuty integration for Hubot
https://www.npmjs.com/package/hubot-pager-me
MIT License
73 stars 93 forks source link

show robot.alias or robot.name as opposed to hubot in help. #78

Open aaronblythe opened 8 years ago

aaronblythe commented 8 years ago

I am able to copy and paste with the correct bot alias/name from 'hubot help'. It would be nice to achieve parity with this from 'hubot pager me'.

This code was inspired by https://github.com/hubot-scripts/hubot-help/blob/master/src/help.coffee, however modified to match the current set of pager and who's on call commands.

aaronblythe commented 8 years ago

Ha! just saw the comments on #77 maybe this could be simplified with the core renamedHelpCommands