https://github.com/vicky002/slacker
Slack API wrapper written in Ruby! Inspired by Slacker in Python :+1:
https://github.com/vicky002/slacker
Last synced: 6 months ago
JSON representation
Slack API wrapper written in Ruby! Inspired by Slacker in Python :+1:
- Host: GitHub
- URL: https://github.com/vicky002/slacker
- Owner: vicky002
- License: mit
- Created: 2016-02-28T11:13:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T13:29:28.000Z (over 9 years ago)
- Last Synced: 2025-03-17T19:02:21.297Z (7 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slacker
Slacker is full featured web client for Slack API written in Ruby and inspired by Slacker for python. It provides easy-access to all the functionalities of Slack API .
# Usages
[This will be updated soon!]
# Contributing
- Fork it. (https://github.com/vicky002/Slacker)
- Create your feature branch. (`git checkout -b feature_name`)
- Commit your changes. (`git commit -m message`)
- Push to the branch. (`git push origin feature_name`)
- Create a pull request and give proper explanation.