Export chat transcript

How could we go about exporting a chat transcript to an external source? At Discourse we already do this for Slack.

Here’s what the code looks like:

And here’s the feature in practice:

We’d be happy to implement this in our general purpose chat integration plugin if we can get a couple of pointers.

2 Likes

Have you tried and building a similar script using our API’s? documentation here

1 Like

Was this ever implemented?
From the discourse docs it seems that post transcript is not implemented for mattermost