github.com/alsm/crystal-slack-rtm
master / published Jan 9, 2020 / repository
Crystal library for the slack RTM API
crystal-slack-rtm
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml:dependencies: crystal-slack-rtm: github: alsm/crystal-slack-rtm -
Run
shards install
Usage
require "crystal-slack-rtm"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/alsm/crystal-slack-rtm/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Al S-M - creator and maintainer