Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hubot integration #89

Closed
bramvdbogaerde opened this issue Jun 28, 2015 · 7 comments
Closed

Hubot integration #89

bramvdbogaerde opened this issue Jun 28, 2015 · 7 comments

Comments

@bramvdbogaerde
Copy link

How could this be integrated with Hubot?

@it33
Copy link
Contributor

it33 commented Jun 30, 2015

Hi @bramvdbogaerde, we're working support for creating applications that integrate with services like Hubot. Hope to share some early designs soon. Right now (less than a week after going open source), there's not a straight forward way to accomplish this.

In the meantime, the best way to influence product direction is by creating Feature Requests and creating agreement in the community around the new feature: http://www.mattermost.org/feature-requests/.

There's also a thread on this in the Mattmost forums: http://forum.mattermost.org/t/hubot-integration/25

Closing this issue ticket per: http://forum.mattermost.org/t/why-is-my-github-issue-being-closed-without-a-pull-request/36

@it33 it33 closed this as completed Jun 30, 2015
@kenden
Copy link

kenden commented Jul 14, 2015

As you suggested, here is a feature request for a Hipchat integration:
http://mattermost.uservoice.com/forums/306457-general/suggestions/8867041-add-a-way-to-integrate-with-hubot
👍 for it!

@bramvdbogaerde
Copy link
Author

👍

@kenden
Copy link

kenden commented Sep 21, 2015

Should be solved with:
#715

@bramvdbogaerde
Copy link
Author

Does this also include outgoing webhooks so something like Hubot also can receive messages?

@mindlapse
Copy link

The hubot-mattermost adapter is now available - I'm using it and it works well.

https://github.com/renanvicente/hubot-mattermost

Note: If you're running mattermost as a docker container on linux then you may need to update your iptables with incoming & outgoing rules for the docker0 interface.

@loafoe
Copy link
Contributor

loafoe commented Mar 22, 2016

Another adapter is available which uses the Mattermost API directly. It also sets up a websocket connection for real-time events triggers (join/leave channel):

https://github.com/loafoe/hubot-matteruser

Amongst other things it also allows your Hubot to join private channels and you can send it DMs.
Setting it up is IMHO also simpler since it does not use webhooks.

(author here, so apology for the shameless plug)

witjem pushed a commit to witjem/mattermost-server that referenced this issue Oct 6, 2022
…mctl command (mattermost#89)

* init

* Added tests for checking team group status command

* para pharasing tests names
hanzei pushed a commit that referenced this issue Jul 13, 2023
* Add version-aware RequestTrialLicense to System

* Change minimum server version to 5.36

* Bump server version

* Add function to check E10 license (#89)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants