Standardize Embeds for Bot Responses
Open
@twistedvortek is already working on this.
Since Jan 31, 2025.
enhancement
urgent/shortterm
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Description
All bot commands should use Discord embeds except for logs and XP leveling.
- Default embed color should be orange
- Status-related messages should use green (success) or red (error/failure)
- Improve formatting and readability of bot responses
Acceptance Criteria
- Convert existing bot commands to use embeds
- Use appropriate colors for different types of responses
- Ensure all embeds follow a uniform design
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.