Question: Write as many requirements for a discord bot program as you can(2 of them are done already, don't worry about the order) 1-Given : user
Write as many requirements for a discord bot program as you can(2 of them are done already, don't worry about the order)
1-Given : user wants to learn commands
When : user types help or want to know the commandsfor the server
Then : the system displays commands that areavailable to be used by the bot once in the server and should alsogive a description of what command does in a chat bubble
2-Given : user enters a command
When: the system has displayed availablecommands
Then: the system shall do what the commanddescription says, verifies the user typed in a usable command(meaning it was typed correctly) if the command was typed wrongdisplay a message that says no command exists anddisplays a list of commands again
Step by Step Solution
3.53 Rating (150 Votes )
There are 3 Steps involved in it
Solution The answers are provided in the explanation section below Explanation 3Given user types in ... View full answer
Get step-by-step solutions from verified subject matter experts
