An open API service indexing awesome lists of open source software.

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:

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.