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.

42 lines
782 B

  1. Slack-Gamebot
  2. =============
  3. [![Build Status](https://travis-ci.org/dblock/slack-mathbot.png)](https://travis-ci.org/dblock/slack-mathbot)
  4. A math bot for Slack.
  5. ![](screenshots/two-plus-two.gif)
  6. ## Installation
  7. See [DEPLOYMENT](DEPLOYMENT.md).
  8. ## Usage
  9. ### Commands
  10. #### mathbot calculate [expression]
  11. Calculates an expression, currently just basic math. See [Dentaku](https://github.com/rubysolo/dentaku) for what's supported.
  12. #### mathbot
  13. Shows MathBot version and links.
  14. #### mathbot hi
  15. Politely says 'hi' back.
  16. #### mathbot help
  17. Get help.
  18. ## Contributing
  19. See [CONTRIBUTING](CONTRIBUTING.md).
  20. ## Copyright and License
  21. Copyright (c) 2015, Daniel Doubrovkine, Artsy and [Contributors](CHANGELOG.md).
  22. This project is licensed under the [MIT License](LICENSE.md).