Skip to content

Implement to-github command #3

@phorcys420

Description

@phorcys420

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

  1. User runs /to-github
  2. A GitHub issue is created with the following format
  3. The issue link is posted to the channel and pinned
  4. The post gets the to-github tag
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions