aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/help.py
Commit message (Collapse)AuthorAgeFilesLines
* 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