datarockets / mona

Mona is a bot that cares about datarockets
9 stars 1 forks source link

mona

Launching locally

To launch bot locally you need:

Then bot will be available in slack.

dotenv configuration

Deployment

Deployment is run automatically after merging changes to the master branch.

Mona deployed on Heroku.

Testing

We're using mocha with botkit-mock for testing.

In order to run all specs, execute command bellow in the project's root folder:

./bin/mocha specs