|
90a409ecb2
|
Fix NotOwner error
|
2024-09-18 17:34:10 -05:00 |
|
|
ba51348e45
|
Merge pull request #6 from PacketParker/dev
Don't produce errors on NotOwner
|
2024-09-18 22:28:39 +00:00 |
|
|
d90559fc65
|
Don't produce errors on NotOwner
|
2024-09-18 17:27:24 -05:00 |
|
|
bde38c3a71
|
Merge pull request #5 from PacketParker/dev
Optional YouTube support
|
2024-08-24 19:59:08 +00:00 |
|
|
7724cfdca4
|
Update README.md to reference YOUTUBE_SUPPORT
|
2024-08-24 14:58:15 -05:00 |
|
|
c62d230697
|
Make YouTube support optional
|
2024-08-24 14:56:51 -05:00 |
|
|
c8facd013d
|
Edit the original deferred interaction
|
2024-08-12 20:36:17 -05:00 |
|
|
d134bc06d3
|
Merge pull request #4 from PacketParker/dev
Make sure lyrics do not exceed 4096 characters
|
2024-08-12 22:31:28 +00:00 |
|
|
2cdaa11af4
|
Make sure lyrics do not exceed 4096 characters
|
2024-08-12 17:30:22 -05:00 |
|
|
727130dc1a
|
Merge pull request #3 from PacketParker/dev
Fix 404 errors when searching for lyrics
|
2024-08-08 23:44:29 +00:00 |
|
|
936f9772ee
|
Fix 404 errors when searching for lyrics
|
2024-08-08 18:42:49 -05:00 |
|
|
4a4e042b6f
|
Update documentation
|
2024-08-08 17:55:35 -05:00 |
|
|
608fad20d4
|
Merge pull request #2 from PacketParker/dev
Update main
|
2024-08-03 02:55:32 +00:00 |
|
|
3f23ef4edf
|
Change config.yaml -> file_path variable
|
2024-08-02 21:52:21 -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 |
|
|
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 |
|
|
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 |
|
|
2dfb5be919
|
Merge pull request #1 from PacketParker/dev
Merge changes for Apple Music support
|
2024-07-19 05:27:24 +00: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 |
|
|
ceb2da92d6
|
Attempt to fix tagging
|
2024-07-18 17:36:10 -05:00 |
|
|
d9d48fcfac
|
Attempt to fix tagging
|
2024-07-18 17:18:13 -05:00 |
|
|
bffdc17017
|
Attempt to fix tagging
|
2024-07-18 17:14:42 -05:00 |
|
|
fa83670f54
|
Attempt to fix container tagging
|
2024-07-18 16:31:43 -05:00 |
|
|
17671c5680
|
Attempt to fix tagging
|
2024-07-18 16:16:11 -05:00 |
|
|
463cd8cf29
|
Tag images as "latest" as opposed to the commit SHA
|
2024-07-18 16:13:53 -05:00 |
|
|
6ac724762c
|
Attempt to fix container auto build/push
|
2024-07-18 15:39:42 -05:00 |
|
|
79d06715cd
|
Create docker-publish.yml
|
2024-07-18 20:27:20 +00:00 |
|
|
e141e63113
|
Change model to gpt-4o-mini
|
2024-07-18 15:05:47 -05:00 |
|
|
124ec0e67d
|
Fix spacing for continuity
|
2024-07-18 15:03:09 -05:00 |
|
|
b27aa39ea8
|
Overhaul cog command
|
2024-07-12 03:48:02 -05:00 |
|
|
81eb7542f3
|
Remove on_command_error and move on_ready
|
2024-07-12 03:42:13 -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 |
|
|
0cd223c3a5
|
Remove unused imports
|
2024-07-12 03:03:54 -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 |
|
|
13e9b37ce3
|
Accept black formatting
|
2024-07-11 00:51:57 -05:00 |
|