Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot
[User Story] As a user, I want a leet answer command so that I can answer programming questions
Open
enhancement
- Dominant language
- C#
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Given...**
An open question exists.
**When...**
Any user sends the message "c!leetans `title`; response:
\```lang
`response`
\```".
**Then...**
Query the answer against the targeted question on [leetcode](https://leetcode.com/problemset/all/), and return whether the answer was correct or not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.