fraschetti / Octoslack

OctoPrint plugin for Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, & Microsoft Teams
MIT License
74 stars 34 forks source link

[Feature Request] Add support for Rocket Chat #38

Closed andre726 closed 5 years ago

andre726 commented 5 years ago

Hello it's possible to do this plugin compatible with rocket chat?

fraschetti commented 5 years ago

Hi @andre726,

I took a look at Rocket Chat and they do have a similar webhook feature to Slack + Mattermost. Unfortunately Rocket Chat's expected incoming webhook postMessage format differs from Slack (and Mattermost who mimics the Slack format) and therefore a bit of extra work is required to make this work for Rocket Chat. I'll keep this request open and will likely tackle it as some point. If you have any specific requests or have an urgency for this support, please let me know.

andre726 commented 5 years ago

Hello, is not a urgency but it's will be verry nice to use :)

fraschetti commented 5 years ago

Hi @andre726

As of 1.8.0, Octoslack now has support for Rocket.Chat. Please let me know if you encounter any issues.