It would be nice if we could close a discord post and automatically forward it to GitHub.
Notes
We need to avoid allowing mentions to go through in the transcript.
We also need to account for escaping the transcript codeblock to input custom markdown, this should work by adding a ZWS to every ` character in the codeblock.
Flow
- User runs
/to-github
- A GitHub issue is created with the following format
- The issue link is posted to the channel and pinned
- The post gets the to-github tag
- The post gets archived (and locked?)
Issue format
Name : Thread name
Content :
A post was created in the Discord server and was forwarded to GitHub.
Conversation transcript
[phorcys]: I said this
[ben]: I said this
Attachements
It would be nice if we could close a discord post and automatically forward it to GitHub.
Notes
We need to avoid allowing mentions to go through in the transcript.
We also need to account for escaping the transcript codeblock to input custom markdown, this should work by adding a ZWS to every ` character in the codeblock.
Flow
/to-githubIssue format
Name : Thread name
Content :
A post was created in the Discord server and was forwarded to GitHub.
Conversation transcript
Attachements