Issue (Command) - greatbritdan/AidanBot GitHub Wiki

Issue is a command that allows you to create GitHub issues from Discord, useful for people who don't want to make a GitHub account to make an issue.

How To Run

Issue has 5 arguments:

  • title is the title of the issue. Use this to describe the issue/feature in around 10 words
  • body is the body of the issue. Explain what the issue/feature is in depth
  • label1, label2 and label3 are the labels to attach to the post, try to only use ones relevant to your post.

/info [title] [body] [*label1] [*label2] [*label3]