Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1be66e7

Browse files
committedOct 16, 2015
Added Slack logo. [ci skip]
1 parent bffe04d commit 1be66e7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Slack-Ruby-Bot
66

77
A generic Slack bot framework written in Ruby on top of [slack-ruby-client](https://github.com/dblock/slack-ruby-client). This library does all the heavy lifting, such as message parsing, so you can focus on implementing slack bot commands. It also attempts to introduce the bare minimum number of requirements or any sorts of limitations. It's a Slack bot boilerplate.
88

9+
![](slack.png)
10+
911
## Usage
1012

1113
### A Minimal Bot

‎slack.png

11.8 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.