Skip to content

Commit 5e8f1ff

Browse files
Merge pull request #1120 from github/mattermost-adapter
Mattermost adapter
2 parents c209c3a + db84cdd commit 5e8f1ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/adapters.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Third-party adapters are available as `npm` packages. Here is a list of known
1818
adapters, but please [submit an issue](https://github.com/github/hubot/issues)
1919
to have yours added to the list:
2020

21-
* [Proxy](https://github.com/Hammertime38/hubot-proxy) - This adapter allows the base application to observe, handle, and control events sent to the proxied adapter, all defined in a config object at the root of the module.
2221

2322
* [AIM](https://github.com/shaundubuque/hubot-aim)
2423
* [ChatWork](https://github.com/akiomik/hubot-chatwork)
@@ -34,8 +33,10 @@ to have yours added to the list:
3433
* [Jabbr](https://github.com/smoak/hubot-jabbr)
3534
* [Let's Chat](https://github.com/sdelements/hubot-lets-chat)
3635
* [Lingr](https://github.com/miyagawa/hubot-lingr)
36+
* [Mattermost](https://github.com/renanvicente/hubot-mattermost)
3737
* [QQ](https://github.com/xhan/qqbot)
3838
* [Partychat](https://github.com/iangreenleaf/hubot-partychat-hooks)
39+
* [Proxy](https://github.com/Hammertime38/hubot-proxy) - This adapter allows the base application to observe, handle, and control events sent to the proxied adapter, all defined in a config object at the root of the module.
3940
* [Rocket.Chat](https://github.com/RocketChat/hubot-rocketchat)
4041
* [Slack](https://github.com/slackhq/hubot-slack)
4142
* [Skype](https://github.com/netpro2k/hubot-skype)

0 commit comments

Comments
 (0)