Code2Gether-Discord / Code2Gether-Discord-Bot

A Discord bot for the Code2Gether server
3 stars 1 forks source link

[BUG] c!help command results in incomplete usage for c!github join-org #63

Closed nickmartin1ee7 closed 3 years ago

nickmartin1ee7 commented 3 years ago

Describe the bug The bug is essentially a missing "]" character from the github join-org's help text. This is likely a typo where in the attribute description for the command.

To Reproduce Steps to reproduce the behavior:

  1. Send c!help
  2. See missing "]" in output

Expected behavior "c!github join-org (github join-org; github jo; github join-organization; ) - Join the GitHub Organization at https://github.com/Code2Gether-Discord. Usage: github join-org [email]"

Screenshots image

Additional context This should be a typo in the github join-org module class

sumitk63 commented 3 years ago

Hey Nick i would like to fix this typo, can i start working on this?

nickmartin1ee7 commented 3 years ago

Hey Nick i would like to fix this typo, can i start working on this?

Yeah! Go for it. I'll assign this to you