29 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
06034d0b37
Support OpenAI AND Groq
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-02-17 21:24:31 -06: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
6ea84f6233
Small change to config text 2024-12-03 22:38:45 -06:00
fa9a78314f
Extra lavalink listeners/optional track logging 2024-12-01 01:48:17 -06:00
6597856610
Remove timestamp as default embed footer 2024-11-30 00:22:11 -06:00
0d3bb6732e
Fix artwork_url for Spotify albums 2024-11-30 00:15:34 -06:00
8f4dcb7eef
Add artworkUrl checks to remaining Spotify load funcs 2024-11-29 22:59:13 -06:00
60bace9f28
Add support for Spotify artist links 2024-11-29 22:57:11 -06:00
319fdc62f2
Check for IndexError in case artworkUrl doesn't exist 2024-11-29 22:25:17 -06:00
ebe1d8fe53
Make title and description optional (create_embed) 2024-11-29 22:24:22 -06:00
4e8030eca4
Largely embed wording changes + other small tweaks + combine pause commands 2024-11-29 01:36:06 -06:00
8b231a1b54
Only search YouTube when enabled 2024-11-29 00:09:31 -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
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
90a409ecb2
Fix NotOwner error 2024-09-18 17:34:10 -05:00
d90559fc65
Don't produce errors on NotOwner 2024-09-18 17:27:24 -05:00
c62d230697
Make YouTube support optional 2024-08-24 14:56:51 -05:00
3f23ef4edf
Change config.yaml -> file_path variable 2024-08-02 21:52:21 -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
d6e0313a5a
Update media api key grabber 2024-07-26 20:45:40 -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
d69807b2e4
Update error handling (mainly CheckPlayerError) 2024-07-20 18:10:37 -05:00