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.
 
dB 240bf536fc Upgraded to slack-ruby-bot 0.3.0. 8 years ago
screenshots Added a complete example. 9 years ago
slack-mathbot Upgraded to slack-ruby-bot 0.3.0. 8 years ago
spec No need for the VCR K7s. 8 years ago
.gitignore Initial implementing, using Dentaku. 9 years ago
.rspec Initial implementing, using Dentaku. 9 years ago
.rubocop.yml Initial implementing, using Dentaku. 9 years ago
.rubocop_todo.yml Upgraded to slack-ruby-bot 0.3.0. 8 years ago
.travis.yml Upgraded to slack-ruby-bot 0.3.0. 8 years ago
CHANGELOG.md Initial implementing, using Dentaku. 9 years ago
CONTRIBUTING.md Clarified deployment vs. development. 9 years ago
DEPLOYMENT.md Fix: bot name. 9 years ago
Gemfile Upgraded to slack-ruby-bot 0.3.0. 8 years ago
Gemfile.lock Upgraded to slack-ruby-bot 0.3.0. 8 years ago
LICENSE.md Initial implementing, using Dentaku. 9 years ago
Procfile Initial implementing, using Dentaku. 9 years ago
README.md Fixed bot name. 9 years ago
Rakefile Initial implementing, using Dentaku. 9 years ago
app.json Initial implementing, using Dentaku. 9 years ago
config.ru Lock version of websocket-driver. 8 years ago
slack-mathbot.rb Remove the monkey-patch for supporting operators. 8 years ago
web.rb Use slack-ruby-bot. 9 years ago

README.md

Slack-Mathbot

Build Status

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

Installation

See DEPLOYMENT.

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