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] Microsoft Teams Integration #68

Closed shinister closed 4 years ago

shinister commented 4 years ago

migrating from slack to microsoft teams, would be very nice to have Octoslack post status updates (with imgur snapshots) to my group's 3D printing channel on teams via the avaiable incoming webhook connector.

shinister commented 4 years ago

...trying to avoid needing a third party slack/teams channel integration, Octoslack is the main use case we have that would require it.

fraschetti commented 4 years ago

Hi @shinister

FYI - I've just pushed changes to support Microsoft Teams. This will come along with next Octoslack release.

shinister commented 4 years ago

much appreciated, @fraschetti !

will keep my eye out for the next release.

fraschetti commented 4 years ago

Hi @shinister

I've just released Octoslack 2.0.0 which includes Teams support. Let me know if you run into any issues. Quick FYI - Teams was likely the most limiting platform I've integrated with to date in terms of how they handle attachments/image uploads. I needed to add some extra logic to resize snapshots to fit within what Teams would allow in order for the snapshot image to actually render.

Good luck!