Halbot is a custom Slack bot.
Halbot must be configured with the following environment variables:
NEDB_FILE_LOCATION = Your database file location here
SLACK_API_TOKEN = Your Slack API token hereFor development purposes:
-
One should create a dev only Slack team and work from there.
-
Install dependencies:
npm installTo start Halbot:
node halbotAdd any custom responses to responses.js