discord-bot icon indicating copy to clipboard operation
discord-bot copied to clipboard

Should the ?Issues command have an optional param to pull more details on an individual issue?

Open theboxmage opened this issue 4 years ago • 2 comments

The code wouldn't be that hard to add an optional param to the Issues command.

Design Questions:

  • Expected format?
  • Same command or new one
  • Any issues if I split the run method to have 2 helper methods to generate the embed and have run just send the returned embed?

Example syntax would be ?issues codesupport/discord-bot 37

theboxmage avatar Jul 06 '20 14:07 theboxmage