Description:
Add a Biography section to the Interactive Member Profile. This section allows members to share a short narrative about themselves, fostering deeper connections within the community.
Acceptance Criteria:
Risks:
Character Limit Misuse: Members might attempt to input excessively long Biographies.
Inappropriate Content: Members could set inappropriate or offensive Biographies.
Relates to #7
Description:
Add a Biography section to the Interactive Member Profile. This section allows members to share a short narrative about themselves, fostering deeper connections within the community.
Acceptance Criteria:
Command Functionality: Members can set and update their Biography using a command (e.g., /editbiography).
Command Functionality: The /profile command displays the Biography if it has been set by the member.
Formatting: The Biography appears in a dedicated section of the profile embed, maintaining consistent styling with other sections.
Error Handling: If a member attempts to set a Biography exceeding the 500-character limit, the bot provides an error message (e.g., "Biography exceeds character limit. Please shorten it.").
Risks:
Character Limit Misuse: Members might attempt to input excessively long Biographies.
Inappropriate Content: Members could set inappropriate or offensive Biographies.
Relates to #7