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