aboutsummaryrefslogtreecommitdiff
path: root/code/utils/source_helpers/apple
Commit message (Collapse)AuthorAgeFilesLines
* Create `create_embed` template to replace `discord.Embed()`Parker2024-11-283-26/+13
| | | | | | - Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail
* Overhaul \`play\` commandParker2024-11-283-0/+243
- Split custom sources into helper functions - Add proper logging and handling - Fix LoadError embed messsage