aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/remove.py
Commit message (Expand)AuthorAgeFilesLines
* Largely embed wording changes + other small tweaks + combine pause commandsParker2024-11-291-6/+13
* Create `create_embed` template to replace `discord.Embed()`Parker2024-11-281-24/+6
* `black --line-length 79`Parker2024-10-311-3/+11
* Move files to `utils` folderParker2024-07-201-1/+1
* Consolidate config validation and variables to `config.py`Parker2024-06-261-1/+1
* Show the correct artwork on track removalParker2024-05-131-1/+2
* Black code reformattingParker2024-03-311-1/+0
* Create `remove` commandParker2024-03-311-0/+63