Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slack-ruby/slack-mathbot

Slack integration with math.
https://github.com/slack-ruby/slack-mathbot

Last synced: 2 months ago
JSON representation

Slack integration with math.

Awesome Lists containing this project

README

        

Slack-Mathbot
=============

[![Build Status](https://travis-ci.org/dblock/slack-mathbot.png)](https://travis-ci.org/dblock/slack-mathbot)

A math bot for Slack. Math is good for you.

![](screenshots/two-plus-two.gif)

## Installation

See [DEPLOYMENT](DEPLOYMENT.md).

## Usage

Invite your bot to a channel. Do math by starting a message with an equal sign.

![](screenshots/example.gif)

### 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).