index
:
guava
dev
main
Dead simple Discord music bot
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
cogs
/
help.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Support OpenAI AND Groq
Parker
2025-02-17
1
-1
/
+2
|
*
Largely embed wording changes + other small tweaks + combine pause commands
Parker
2024-11-29
1
-9
/
+9
|
*
`black --line-length 79`
Parker
2024-10-31
1
-30
/
+93
|
*
Update references for new `/lyrics` command
Parker
2024-08-02
1
-0
/
+4
|
*
Change config validation - make more stuff optional
Parker
2024-08-02
1
-1
/
+2
|
*
Move files to `utils` folder
Parker
2024-07-20
1
-1
/
+1
|
*
Add proper references for all remaining commands
Parker
2024-07-12
1
-0
/
+12
|
*
Link references for `/news`
Parker
2024-07-12
1
-2
/
+2
|
*
Reference `news` command in `/help`
Parker
2024-07-11
1
-2
/
+6
|
*
Consolidate config validation and variables to `config.py`
Parker
2024-06-26
1
-1
/
+1
|
*
Remove 'Guava' for better self-host support
Parker
2024-06-26
1
-3
/
+3
|
*
Add description for `command` argument
Parker
2024-04-12
1
-0
/
+1
|
*
Add autoplay to help command
Parker
2024-04-12
1
-0
/
+8
|
*
Update help command
Parker
2024-04-10
1
-63
/
+160
|
*
Add `help` command
Parker
2024-04-02
1
-0
/
+89