index
:
guava
dev
main
Dead simple Discord music bot
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
utils
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Small change to config text
Parker
2024-12-03
1
-15
/
+15
|
*
Extra lavalink listeners/optional track logging
Parker
2024-12-01
1
-8
/
+21
|
*
Remove timestamp as default embed footer
Parker
2024-11-30
1
-4
/
+4
|
*
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
2
-18
/
+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
8
-73
/
+57
|
|
|
|
|
|
- Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail
*
Overhaul \`play\` command
Parker
2024-11-28
8
-15
/
+544
|
|
|
|
|
|
- Split custom sources into helper functions - Add proper logging and handling - Fix LoadError embed messsage
*
`black --line-length 79`
Parker
2024-10-31
4
-40
/
+102
|
*
Fix NotOwner error
Parker
2024-09-18
1
-3
/
+0
|
*
Don't produce errors on NotOwner
Parker
2024-09-18
1
-0
/
+3
|
*
Make YouTube support optional
Parker
2024-08-24
1
-1
/
+9
|
*
Change config.yaml -> file_path variable
Parker
2024-08-02
1
-1
/
+1
|
*
Change config validation - make more stuff optional
Parker
2024-08-02
1
-187
/
+185
|
*
Update search providers (Deezer, YTM, YT)
Parker
2024-07-28
1
-2
/
+2
|
*
Update media api key grabber
Parker
2024-07-26
1
-1
/
+2
|
*
Switch up search providers
Parker
2024-07-24
1
-5
/
+12
|
*
Automatically retrieve Apple Music media API key
Parker
2024-07-20
2
-19
/
+32
|
*
Move files to `utils` folder
Parker
2024-07-20
4
-2
/
+560
|
*
Update error handling (mainly `CheckPlayerError`)
Parker
2024-07-20
1
-0
/
+96