These commands are used to manage new and already existing questions questions
Asks the guild a question
Example
Syntax
$addanswer <question> | <notes>
Arguments
question: The question you're askingnotes(optional): The question notes, if any
Manages an already asked question
Example
Editing an already existing question
Deleting a question (also deletes all answers)
Syntax
$question <action> <id> (<question> | <notes>)
Arguments
action: The action to perform, eithereditordeleteedit: Edits the given question id with the question | notes.delete: Deletes the question
id: The question id to perform said action onquestion(if action = edit): The question you're askingnotes(optional, if action = edit): The question notes, if any



