aboutsummaryrefslogtreecommitdiff
path: root/code/utils/command_tree.py
Commit message (Expand)AuthorAgeFilesLines
* Create `create_embed` template to replace `discord.Embed()`Parker2024-11-281-20/+4
* Overhaul \`play\` commandParker2024-11-281-15/+7
* `black --line-length 79`Parker2024-10-311-6/+24
* Fix NotOwner errorParker2024-09-181-3/+0
* Don't produce errors on NotOwnerParker2024-09-181-0/+3
* Move files to `utils` folderParker2024-07-201-2/+2
* Update error handling (mainly `CheckPlayerError`)Parker2024-07-201-0/+96