Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] github list team memebrs command results in incorrect response content #62

Open
nickmartin1ee7 opened this issue Jan 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@nickmartin1ee7
Copy link
Member

Describe the bug
The response for the command returns the "MembersSuccessful" text with a missing ": " in between those word.
And the links are the API link instead of the use profiles.

To Reproduce
Steps to reproduce the behavior:

  1. Send c!github list-team-members [a team name]
  2. See incorrectly formatted test

Expected behavior
Text title is: "GitHub List team Members: Successful"
Member listing text: "1. someusername (https://github.com/someusername)"

Screenshots
https://i.imgur.com/QBKXXMf.png

Additional context
The url for the page should be one of the json properties being incorrectly used.

@nickmartin1ee7 nickmartin1ee7 added the bug Something isn't working label Jan 27, 2021
@nickmartin1ee7 nickmartin1ee7 added this to To do in Code2Gether-Discord-Bot via automation Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant