aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/feedback.py
Commit message (Collapse)AuthorAgeFilesLines
* `black --line-length 79`Parker2024-10-311-3/+8
|
* Move files to `utils` folderParker2024-07-201-1/+1
|
* Consolidate config validation and variables to `config.py`Parker2024-06-261-1/+1
|
* Split bug/feedback commands into separate filesParker2024-06-261-0/+60
|
* Combine forms into 1 fileParker2024-04-021-44/+0
|
* Add feedback commandParker2024-04-021-0/+44