dblock 4acc53bcbb | 9 years ago | |
---|---|---|
app | 9 years ago | |
config | 9 years ago | |
screenshots | 9 years ago | |
spec | 9 years ago | |
.gitignore | 9 years ago | |
.rspec | 9 years ago | |
.rubocop.yml | 9 years ago | |
.rubocop_todo.yml | 9 years ago | |
.travis.yml | 9 years ago | |
CHANGELOG.md | 9 years ago | |
CONTRIBUTING.md | 9 years ago | |
DEPLOYMENT.md | 9 years ago | |
Gemfile | 9 years ago | |
Gemfile.lock | 9 years ago | |
LICENSE.md | 9 years ago | |
Procfile | 9 years ago | |
README.md | 9 years ago | |
Rakefile | 9 years ago | |
app.json | 9 years ago | |
app.rb | 9 years ago | |
config.ru | 9 years ago |
A math bot for Slack.
Create a new Bot Integration under services/new/bot.
On the next screen, note the API token.
Run SLACK_API_TOKEN=<your API token> foreman start
While it's currently not necessary, uyou may need to set GIPHY_API_KEY in the future, see github.com/Giphy/GiphyAPI for details.
See DEPLOYMENT.
Calculates an expression, currently just basic math. See Dentaku for what's supported.
Shows MathBot version and links.
Politely says 'hi' back.
Get help.
See CONTRIBUTING.
Copyright (c) 2015, Daniel Doubrovkine, Artsy and Contributors.
This project is licensed under the MIT License.