hubot-onboarding
v1.2.0
Published
A Hubot script for welcoming new hires to your organization by gradually providing them scheduled information.
Downloads
7
Maintainers
Readme
hubot-onboarding
A Hubot script for welcoming new hires to your organization by gradually providing them scheduled information.
See src/chat.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-onboarding --save
Then add hubot-onboarding to your external-scripts.json
:
["hubot-onboarding"]
Sample Interaction
Coming soon.
Contributing
Please read our general contributing guidelines.