Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 1 | -9/+4 |
| | | | | | | - Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail | ||||
* | Overhaul \`play\` command | Parker | 2024-11-28 | 1 | -0/+68 |
- Split custom sources into helper functions - Add proper logging and handling - Fix LoadError embed messsage |