Skip to content

Commit 2d6c541

Browse files
committed
Added slack-sup sample. [ci skip]
1 parent 9e9e605 commit 2d6c541

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015-2016 Daniel Doubrovkine
3+
Copyright (c) 2015-2017 Daniel Doubrovkine & Contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,13 +166,14 @@ You can see a sample implementation in [slack-sup#3a497b](https://github.com/dbl
166166
### Examples Using Slack Ruby Bot Server
167167

168168
* [slack-amber-alert](https://github.com/dblock/slack-amber-alert), free service at [missingkidsbot.org](https://www.missingkidsbot.org)
169+
* [slack-sup](https://github.com/dblock/slack-sup), free service at [sup.playplay.io](https://sup.playplay.io)
169170
* [slack-gamebot](https://github.com/dblock/slack-gamebot), free service at [www.playplay.io](https://www.playplay.io)
170171
* [slack-market](https://github.com/dblock/slack-market), free service at [market.playplay.io](https://market.playplay.io)
171-
* [slack-shallbot](https://github.com/slack-ruby/slack-shellbot), free service at [shell.playplay.io](https://shell.playplay.io)
172+
* [slack-shellbot](https://github.com/slack-ruby/slack-shellbot), free service at [shell.playplay.io](https://shell.playplay.io)
172173
* [slack-api-explorer](https://github.com/slack-ruby/slack-api-explorer), free service at [api-explorer.playplay.io](https://shell.playplay.io)
173174

174175
### Copyright & License
175176

176-
Copyright [Daniel Doubrovkine](http://code.dblock.org), 2015-2016
177+
Copyright [Daniel Doubrovkine](http://code.dblock.org) and Contributors, 2015-2017
177178

178179
[MIT License](LICENSE)

0 commit comments

Comments
 (0)