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