28 Commits

Author SHA1 Message Date
b343d0d45b
Better fix
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-03-25 23:14:40 -05:00
e578077df3
Add toggle command
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-03-25 23:03:45 -05:00
235254257e
Expand conditional checks for results, tracks, and load_type 2024-12-18 17:42:23 -06:00
78ebd84275
Protect against results being None 2024-12-15 22:44:38 -06:00
7fc5333850
Remove extra interaction response 2024-12-01 01:49:14 -06:00
4e8030eca4
Largely embed wording changes + other small tweaks + combine pause commands 2024-11-29 01:36:06 -06:00
4e1bce4b9a
Append "audio" to YouTube searches 2024-11-29 00:10:47 -06:00
e73db927c1
Create create_embed template to replace discord.Embed()
- Auto-set color to BOT_COLOR
- Set footer to timestamp (overridden is timestamp is passed)
- Optional thumbnail
2024-11-28 00:41:33 -06:00
1ce91a4b09
Update comments 2024-11-28 00:08:32 -06:00
382c422629
Overhaul \play\ command
- Split custom sources into helper functions
- Add proper logging and handling
- Fix LoadError embed messsage
2024-11-28 00:04:48 -06:00
70e612882d
black --line-length 79 2024-10-31 00:26:00 -05:00
c62d230697
Make YouTube support optional 2024-08-24 14:56:51 -05:00
9e1729aa29
Change config validation - make more stuff optional 2024-08-02 21:37:00 -05:00
1bffa26776
Update search providers (Deezer, YTM, YT) 2024-07-28 16:49:32 -05:00
2f088fab5d
Switch up search providers 2024-07-24 20:28:04 -05:00
d6a713a948
Automatically retrieve Apple Music media API key 2024-07-20 19:02:11 -05:00
fda03dff62
Move files to utils folder 2024-07-20 18:15:15 -05:00
1614fa2dfa
Fix Apple Music artwork error 2024-07-20 18:09:41 -05:00
8df7b293a7
Add support for APPLE MUSIC! 2024-07-18 22:32:46 -05:00
cf7e9c0bc3
Consolidate config validation and variables to config.py 2024-06-26 17:43:12 -05:00
3c66d50822
Prefer YT over DZ 2024-04-13 00:59:20 -05:00
2b2e390671
Prefer Deezer search 2024-04-12 00:38:38 -05:00
312e2f12be
Remove SoundCloud searching
SoundCloud was returning too many tracks that were not as expected (weird versions/recordings/cover artists, etc.) so it has been removed.
2024-04-12 00:28:21 -05:00
6122d0be16
Make YouTube/Apple Music messages ephemeral 2024-04-09 01:59:50 -05:00
d7fa64ffa2
Change Spotify support to use custom source 2024-04-09 01:28:01 -05:00
ab6d784f2d
Remove YT support 2024-04-09 00:19:28 -05:00
6fca198184
Black code reformatting 2024-03-31 01:08:13 -05:00
308944dda5
Create play command 2024-03-31 00:11:49 -05:00