aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/owner/stats.py
Commit message (Expand)AuthorAgeFilesLines
* `black --line-length 79`Parker2024-10-311-5/+16
* Fix NotOwner errorParker2024-09-181-0/+4
* Move files to `utils` folderParker2024-07-201-1/+1
* Change connections to correct folder pathParker2024-06-261-2/+2
* Move database into `data` folderParker2024-06-261-1/+5
* Remove unused importParker2024-06-261-1/+0
* Consolidate config validation and variables to `config.py`Parker2024-06-261-1/+1
* Consolidate info + stats commandsParker2024-06-261-7/+15
* Accept `black` code reformatsParker2024-04-111-12/+15
* Keep track of # of times commands are runParker2024-04-111-0/+70