A Slack Bot that pulls Pixiv information and posts the full image(s) into Slack, with iOS shortcuts.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

1.0 KiB

Slack-Gamebot

Build Status

A math bot for Slack.

Installation

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

Production Deployment

See DEPLOYMENT.

Usage

Commands

mathbot calculate [expression]

Calculates an expression, currently just basic math. See Dentaku for what's supported.

mathbot

Shows MathBot version and links.

mathbot hi

Politely says 'hi' back.

mathbot help

Get help.

Contributing

See CONTRIBUTING.

Copyright (c) 2015, Daniel Doubrovkine, Artsy and Contributors.

This project is licensed under the MIT License.