index
:
guava
dev
main
Dead simple Discord music bot
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warn when features are skipped
Parker
2025-03-26
1
-9
/
+10
*
Protect against errors
Parker
2025-03-25
1
-1
/
+6
*
Better fix
Parker
2025-03-25
4
-23
/
+12
*
Fix
Parker
2025-03-25
1
-7
/
+7
*
Add toggle command
Parker
2025-03-25
3
-2
/
+56
*
Support OpenAI AND Groq
Parker
2025-02-17
6
-47
/
+63
*
Fix
Parker
2025-01-26
1
-1
/
+1
*
Fix
Parker
2025-01-26
1
-1
/
+2
*
Update
Parker
2025-01-25
1
-1
/
+1
*
Bug Follow-up
Parker
2025-01-25
1
-0
/
+28
*
Expand conditional checks for results, tracks, and load_type
Parker
2024-12-18
3
-18
/
+54
*
Protect against `results` being `None`
Parker
2024-12-15
3
-8
/
+12
*
Small change to config text
Parker
2024-12-03
1
-15
/
+15
*
Merge branch 'main' into dev
Parker
2024-12-03
2
-8
/
+64
|
\
|
*
Update stats - split into command group
Parker
2024-11-19
1
-18
/
+51
|
*
`bot.lavalink = None` if no connection is made
Parker
2024-11-19
2
-4
/
+22
|
*
Properly check database writability
Parker
2024-11-19
1
-9
/
+4
|
*
Print error/warning if database connection cannot be made
Parker
2024-11-19
1
-1
/
+10
|
*
Update stats embed
Parker
2024-11-16
1
-3
/
+4
*
|
Update embed
Parker
2024-12-03
1
-1
/
+11
*
|
Remove extra interaction response
Parker
2024-12-01
1
-2
/
+0
*
|
Tidy up unused variable/old logic
Parker
2024-12-01
1
-20
/
+15
*
|
Extra lavalink listeners/optional track logging
Parker
2024-12-01
2
-10
/
+78
*
|
Update success message embed
Parker
2024-11-30
1
-0
/
+6
*
|
Remove timestamp as default embed footer
Parker
2024-11-30
1
-4
/
+4
*
|
self.bot.me -> self.bot.user
Parker
2024-11-30
1
-1
/
+1
*
|
Add queue paging with buttons
Parker
2024-11-30
1
-24
/
+76
*
|
Fix artwork_url for Spotify albums
Parker
2024-11-30
1
-4
/
+5
*
|
Add `artworkUrl` checks to remaining Spotify load funcs
Parker
2024-11-29
1
-2
/
+10
*
|
Add support for Spotify `artist` links
Parker
2024-11-29
3
-1
/
+117
*
|
Check for IndexError in case artworkUrl doesn't exist
Parker
2024-11-29
1
-3
/
+5
*
|
Make title and description optional (create_embed)
Parker
2024-11-29
1
-1
/
+5
*
|
Largely embed wording changes + other small tweaks + combine pause commands
Parker
2024-11-29
14
-144
/
+109
*
|
Update queue embed
Parker
2024-11-29
1
-3
/
+3
*
|
Remove unneeded checks/messages
Parker
2024-11-29
1
-28
/
+3
*
|
Continue skipping tracks on LoadError
Parker
2024-11-29
1
-7
/
+7
*
|
Append "audio" to YouTube searches
Parker
2024-11-29
1
-1
/
+1
*
|
Only search YouTube when enabled
Parker
2024-11-29
1
-10
/
+13
*
|
Create `create_embed` template to replace `discord.Embed()`
Parker
2024-11-28
21
-349
/
+147
*
|
Update comments
Parker
2024-11-28
1
-4
/
+2
*
|
Overhaul \`play\` command
Parker
2024-11-28
9
-335
/
+638
*
|
Tell user to set poToken when YouTube is enabled
Parker
2024-11-26
1
-1
/
+1
*
|
update/set poToken for youtube-source
Parker
2024-11-25
1
-0
/
+46
|
/
*
`black --line-length 79`
Parker
2024-10-31
25
-208
/
+652
*
NO player.repeat -> YES player.loop
Parker
2024-10-30
1
-1
/
+1
*
Catch issue if song on repeat is skipped w/ nothing in queue
Parker
2024-10-30
1
-1
/
+11
*
Fix NotOwner error
Parker
2024-09-18
2
-3
/
+4
*
Don't produce errors on NotOwner
Parker
2024-09-18
1
-0
/
+3
*
Merge pull request #5 from PacketParker/dev
Parker
2024-08-24
3
-10
/
+19
|
\
|
*
Make YouTube support optional
Parker
2024-08-24
3
-10
/
+19
[next]