0.0.2 • Published 7 years ago

haiku-detector v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

haiku-detector

A Slack bot that scans your messages for hidden Haikus and reposts them in Haiku format

Running the bot

Run on Heroku

The quickest way to get started, deploy to Heroku for free:

Deploy

Run locally

To run the bot you can either npm start or node bin/run.js. You will need to pass in an API_TOKEN environment variable:

$ API_TOKEN=example_slack_token npm start