aboutsummaryrefslogtreecommitdiff
path: root/code/utils/source_helpers
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Spotify `artist` linksParker2024-11-292-1/+89
|
* Largely embed wording changes + other small tweaks + combine pause commandsParker2024-11-291-1/+1
|
* Create `create_embed` template to replace `discord.Embed()`Parker2024-11-286-53/+25
| | | | | | - Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail
* Overhaul \`play\` commandParker2024-11-287-0/+537
- Split custom sources into helper functions - Add proper logging and handling - Fix LoadError embed messsage