aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/help.py
Commit message (Collapse)AuthorAgeFilesLines
* Update references for new `/lyrics` commandParker2024-08-021-0/+4
|
* Change config validation - make more stuff optionalParker2024-08-021-1/+2
|
* Move files to `utils` folderParker2024-07-201-1/+1
|
* Add proper references for all remaining commandsParker2024-07-121-0/+12
|
* Link references for `/news`Parker2024-07-121-2/+2
|
* Reference `news` command in `/help`Parker2024-07-111-2/+6
|
* Consolidate config validation and variables to `config.py`Parker2024-06-261-1/+1
|
* Remove 'Guava' for better self-host supportParker2024-06-261-3/+3
|
* Add description for `command` argumentParker2024-04-121-0/+1
|
* Add autoplay to help commandParker2024-04-121-0/+8
|
* Update help commandParker2024-04-101-63/+160
|
* Add `help` commandParker2024-04-021-0/+89