92 Commits

Author SHA1 Message Date
c62d230697
Make YouTube support optional 2024-08-24 14:56:51 -05:00
2cdaa11af4
Make sure lyrics do not exceed 4096 characters 2024-08-12 17:30:22 -05:00
936f9772ee
Fix 404 errors when searching for lyrics 2024-08-08 18:42:49 -05:00
6fdfba09b2
Update references for new /lyrics command 2024-08-02 21:48:10 -05:00
333cb3adc5
Fix dumbass mistake lol 2024-08-02 21:43: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
8e84d9e11f
Update news message 2024-07-20 19:17:05 -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
1614fa2dfa
Fix Apple Music artwork error 2024-07-20 18:09:41 -05:00
c40b632d46
Remove date from news 2024-07-19 00:46:34 -05:00
0c2ad2a55a
Reference Apple Music changes 2024-07-19 00:25:36 -05:00
8df7b293a7
Add support for APPLE MUSIC! 2024-07-18 22:32:46 -05:00
d4c9ed99d0
Prepare for another Custom Source 2024-07-18 22:05:29 -05:00
b27aa39ea8
Overhaul cog command 2024-07-12 03:48:02 -05:00
ed25329568
You -> Use 2024-07-12 03:08:27 -05:00
dfc95e470c
Overhaul sync command 2024-07-12 03:06:00 -05:00
787342be98
Add proper references for all remaining commands 2024-07-12 02:56:06 -05:00
ca98c58e03
Link references for /news 2024-07-12 00:32:08 -05:00
2c04dc4a73
Reference news command in /help 2024-07-11 01:15:43 -05:00
ee0ae32f56
Create news command to show updates 2024-07-11 01:14:53 -05:00
c884b640f7
Revamp OpenAI recommendations 2024-07-11 00:43:06 -05:00
8ffb070347
Properly subclass CommandTree for errors 2024-07-10 16:31:29 -05:00
0a6ba08a65
Remove extra on_node_connection listener 2024-06-26 20:24:39 -05:00
88c545b96f
Change connections to correct folder path 2024-06-26 18:38:21 -05:00
cb6d68140c
Move database into data folder 2024-06-26 18:14:07 -05:00
248c2b0347
Remove unused import 2024-06-26 18:10:22 -05:00
cf7e9c0bc3
Consolidate config validation and variables to config.py 2024-06-26 17:43:12 -05:00
e418e06ce6
Consolidate info + stats commands 2024-06-26 14:59:25 -05:00
9a31885078
Remove 'Guava' for better self-host support 2024-06-26 14:48:50 -05:00
7d78bbae16
Split bug/feedback commands into separate files 2024-06-26 14:44:15 -05:00
6547073684
Comments and cleanup 2024-06-26 14:35:55 -05:00
847a828c52
Catch ClientError on player definition 2024-06-26 14:35:36 -05:00
7acc6a9b80
Log error when lavalink connection fails 2024-06-26 14:33:56 -05:00
538c28244f
Catch error when attempting to remove autoplay 2024-05-13 16:27:56 -05:00
5691d2f058
Catch error when autoplay isn't on at queue end 2024-05-13 15:37:08 -05:00
b374b5ee78
Fix skipping when song is final in queue 2024-05-13 15:35:43 -05:00
e76d4442eb
If skip number is 1, skip normally over popping 2024-05-13 15:30:11 -05:00
dcf49b19d3
Show ephemeral messages if repeating is already on 2024-05-13 15:29:45 -05:00
de46656501
Show the correct artwork on track removal 2024-05-13 15:29:08 -05:00
663cc250c9
Remove autoplay when stop command is run 2024-04-14 22:22:45 -05:00
760aac506f
Create/Implement CheckPlayerError error class 2024-04-14 20:31:05 -05:00
3c66d50822
Prefer YT over DZ 2024-04-13 00:59:20 -05:00
968cd93482
Delete guild_id from autoplay list on queue ending 2024-04-13 00:02:57 -05:00
75ec7983fc
Fix skip command showing wrong song info
Would occasionally show the incorrect song as the song currently playing once the skip command ran. Should be fixed now.
2024-04-12 22:54:56 -05:00
331b266ec3
Increase skip command sleep time 2024-04-12 17:52:40 -05:00
2b2e390671
Prefer Deezer search 2024-04-12 00:38:38 -05:00