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

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

未关闭
#62 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
C#
星标
3
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 `c!github list-team-members [a team name]` 命令开始,复现 issue 中描述的响应。跟踪响应的格式以及每个成员链接所使用的 JSON 属性。当标题为 "GitHub List team Members: Successful",且每个成员链接到其 GitHub 个人资料而不是 API URL 时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
backend
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。