aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/stop.py
Commit message (Expand)AuthorAgeFilesLines
* Move files to `utils` folderParker2024-07-201-1/+1
* Consolidate config validation and variables to `config.py`Parker2024-06-261-1/+1
* Remove 'Guava' for better self-host supportParker2024-06-261-1/+1
* Catch error when attempting to remove autoplayParker2024-05-131-1/+4
* Remove autoplay when `stop` command is runParker2024-04-141-0/+1
* Black code reformattingParker2024-03-311-1/+0
* Create `stop` commandParker2024-03-311-0/+40