https://github.com/slack-ruby/slack-mathbot
Slack integration with math.
https://github.com/slack-ruby/slack-mathbot
Last synced: about 1 month ago
JSON representation
Slack integration with math.
- Host: GitHub
- URL: https://github.com/slack-ruby/slack-mathbot
- Owner: slack-ruby
- License: mit
- Created: 2015-06-19T17:02:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T22:11:38.000Z (about 6 years ago)
- Last Synced: 2024-10-28T02:20:24.636Z (6 months ago)
- Language: Ruby
- Size: 979 KB
- Stars: 15
- Watchers: 3
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Slack-Mathbot
=============[](https://travis-ci.org/dblock/slack-mathbot)
A math bot for Slack. Math is good for you.

## Installation
See [DEPLOYMENT](DEPLOYMENT.md).
## Usage
Invite your bot to a channel. Do math by starting a message with an equal sign.

### Commands
#### mathbot calculate [expression]
Calculates an expression, currently just basic math. See [Dentaku](https://github.com/rubysolo/dentaku) for what's supported.
#### mathbot
Shows MathBot version and links.
#### mathbot hi
Politely says 'hi' back.
#### mathbot help
Get help.
## Contributing
See [CONTRIBUTING](CONTRIBUTING.md).
## Copyright and License
Copyright (c) 2015, Daniel Doubrovkine, Artsy and [Contributors](CHANGELOG.md).
This project is licensed under the [MIT License](LICENSE.md).