|
fbe8dbe455
|
Update embed
|
2024-12-03 00:03:16 -06:00 |
|
|
514151f8cc
|
Update .gitignore
|
2024-12-01 01:49:46 -06:00 |
|
|
7fc5333850
|
Remove extra interaction response
|
2024-12-01 01:49:14 -06:00 |
|
|
9f7c286078
|
Tidy up unused variable/old logic
|
2024-12-01 01:48:53 -06:00 |
|
|
fa9a78314f
|
Extra lavalink listeners/optional track logging
|
2024-12-01 01:48:17 -06:00 |
|
|
00bf7880be
|
Update success message embed
|
2024-11-30 00:22:27 -06:00 |
|
|
6597856610
|
Remove timestamp as default embed footer
|
2024-11-30 00:22:11 -06:00 |
|
|
c0c78d8693
|
self.bot.me -> self.bot.user
|
2024-11-30 00:18:03 -06:00 |
|
|
b716f3660b
|
Add queue paging with buttons
|
2024-11-30 00:16:17 -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 |
|
|
e2916fb0aa
|
Update queue embed
|
2024-11-29 00:30:50 -06:00 |
|
|
d34726947d
|
Remove unneeded checks/messages
|
2024-11-29 00:27:38 -06:00 |
|
|
33493b7b4e
|
Continue skipping tracks on LoadError
|
2024-11-29 00:24:18 -06:00 |
|
|
4e1bce4b9a
|
Append "audio" to YouTube searches
|
2024-11-29 00:10:47 -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 |
|
|
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 |
|
|
5eb665c99b
|
Tell user to set poToken when YouTube is enabled
|
2024-11-26 17:00:32 -06:00 |
|
|
2c61ce4fd9
|
update/set poToken for youtube-source
|
2024-11-25 23:46:29 -06:00 |
|
|
5be16a9988
|
Merge pull request #9 from PacketParker/dev
`black --line-length 79`
|
2024-10-31 05:26:36 +00:00 |
|
|
70e612882d
|
black --line-length 79
|
2024-10-31 00:26:00 -05:00 |
|
|
c1b229f34c
|
NO player.repeat -> YES player.loop
|
2024-10-30 21:45:09 -05:00 |
|
|
f4c855b2de
|
Catch issue if song on repeat is skipped w/ nothing in queue
|
2024-10-30 21:37:45 -05:00 |
|
|
8d0fc5b7d1
|
Merge pull request #8 from PacketParker/dev
Update Lavalink Config
|
2024-10-25 20:03:52 +00:00 |
|
|
93a7659840
|
Update Lavalink Config
|
2024-10-25 14:48:03 -05:00 |
|
|
c5db4f0afd
|
Merge pull request #7 from PacketParker/dev
Fix NotOwner error
|
2024-09-18 22:34:33 +00:00 |
|
|
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 |
|