120 Commits

Author SHA1 Message Date
ce18cd2748
Merge branch 'main' into dev 2024-12-03 06:05:04 +00:00
fbe8dbe455
Update embed 2024-12-03 00:03:16 -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
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
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
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
2c61ce4fd9
update/set poToken for youtube-source 2024-11-25 23:46:29 -06:00
fcbfe46070
Update stats - split into command group 2024-11-19 23:39:59 -06:00
082ca714a1
bot.lavalink = None if no connection is made 2024-11-19 22:36:06 -06:00
f25d05ec42
Properly check database writability 2024-11-19 21:53:38 -06:00
d97ab8b34e
Print error/warning if database connection cannot be made 2024-11-19 21:40:23 -06:00
226a5cd118
Update stats embed 2024-11-16 21:01:08 -06: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
90a409ecb2
Fix NotOwner error 2024-09-18 17:34:10 -05:00
bde38c3a71
Merge pull request #5 from PacketParker/dev
Optional YouTube support
2024-08-24 19:59:08 +00: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
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