These commands are invoked by the community to reply to the bounty questions.
Answers a bounty question. Each user can only answer a question once.
Example
Syntax
$answer <id> <answer>
Arguments
id
: The question id you're answeringanswer
: The plaintext answer
Deletes your answer for a question
Example
Syntax
$delete <id>
Arguments
id
: The question you want to remove your answer from
Edits your answer to a question
Example
Syntax
$edit <question> <answer>
Arguments
id
: The question id you're editing an answer foranswer
: The plaintext answer
Lists all the responses to a question, if any
Example
Syntax
$list <id>
Arguments
id
: The question id you're grabbing the answer list for