Code2Gether-Discord / Code2Gether-Discord-Bot

A Discord bot for the Code2Gether server
3 stars 1 forks source link

[User Story] As a user, I want a new leet question command so that I can see a specific programming question #38

Closed nickmartin1ee7 closed 3 years ago

nickmartin1ee7 commented 3 years ago

... the current user can initiate a leetcode question, and allows any user to answer the question.

First command - Describing question functionality

Given... Every time.

When... The current user sends the message "c!leet title".

Then... The bot returns a message containing the prompt for the related title from leetcode.

nickmartin1ee7 commented 3 years ago

Broke into multiple USs.