Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot
[User Story] As a user, I want a leet random question by difficult command so that I can get a random question by a specified difficulty
未关闭
enhancement
- 主要语言
- C#
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Given...**
Every time
**When...**
Any user sends the message "c!leetrand `difficulty`.
**Then...**
Find and return a random question from [leetcode](https://leetcode.com/problemset/all/) that matches the given difficulty.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating the command-handling entry point for `c!leetrand` and reviewing how the bot currently retrieves or returns questions from LeetCode. Done means that any user can provide a difficulty and receive a random LeetCode question matching it.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100