a private hubot program
yarn
The script file in src/
directory. There are two ways to check script.
Please separate script into functions as much as possible. By doing so you can Unit Test using mocha.
The test file in test/
directory.
yarn test
If you have an .env
file, it can be run in Slack.
However, you need the heroku
command for that.
heroku local web
It's hosted by heroku. go there exactly.