217 Commits

Author SHA1 Message Date
b335e82699
Bump lyricsgenius -> 3.2.0
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-02-16 16:10:10 -06:00
378e1c9057
Fix
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-01-26 00:08:25 -06:00
ca9e76d694
Fix
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-26 00:05:30 -06:00
9221d04287
Update
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-25 23:57:04 -06:00
5c4e55c502
Bug Follow-up
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-25 23:53:39 -06:00
c9bc0c9c4e
Merge pull request #12 from PacketParker/dev
Expand conditional checks for results, tracks, and load_type
2024-12-18 23:43:10 +00:00
235254257e
Expand conditional checks for results, tracks, and load_type 2024-12-18 17:42:23 -06:00
a0b6a5b43c
Merge pull request #11 from PacketParker/dev
Dev
2024-12-16 04:49:24 +00:00
52c9225983
Bump youtube-source version 2024-12-15 22:48:17 -06:00
78ebd84275
Protect against results being None 2024-12-15 22:44:38 -06:00
2399336f6f
Update README.md 2024-12-05 02:21:48 +00:00
71812fc253
Update README.md 2024-12-05 02:21:16 +00:00
8af6e7af03
Update ignore files 2024-12-03 22:43:27 -06:00
752f4ffde6
Update references/documentation 2024-12-03 22:39:41 -06:00
6ea84f6233
Small change to config text 2024-12-03 22:38:45 -06:00
da95becba7
Update application.yml 2024-12-03 00:30:05 -06:00
7eb7f76bb8
Bump openai -> 1.56.0 2024-12-03 00:12:24 -06:00
15e3383163
Merge pull request #10 from PacketParker/dev
Update
2024-12-03 06:05:14 +00:00
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
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
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
5be16a9988
Merge pull request #9 from PacketParker/dev
`black --line-length 79`
2024-10-31 05:26:36 +00:00