Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot

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

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the `c!github list-team-members [a team name]` command and reproduce the response described in the issue. Trace the response formatting and the JSON property used for each member link. Done means the title reads "GitHub List team Members: Successful" and each member links to its GitHub profile rather than the API URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.