Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update stats - split into command group | Parker | 2024-11-19 | 1 | -18/+51 |
* | `bot.lavalink = None` if no connection is made | Parker | 2024-11-19 | 1 | -3/+15 |
* | Properly check database writability | Parker | 2024-11-19 | 1 | -9/+4 |
* | Print error/warning if database connection cannot be made | Parker | 2024-11-19 | 1 | -1/+10 |
* | Update stats embed | Parker | 2024-11-16 | 1 | -3/+4 |
* | `black --line-length 79` | Parker | 2024-10-31 | 1 | -5/+16 |
* | Fix NotOwner error | Parker | 2024-09-18 | 1 | -0/+4 |
* | Move files to `utils` folder | Parker | 2024-07-20 | 1 | -1/+1 |
* | Change connections to correct folder path | Parker | 2024-06-26 | 1 | -2/+2 |
* | Move database into `data` folder | Parker | 2024-06-26 | 1 | -1/+5 |
* | Remove unused import | Parker | 2024-06-26 | 1 | -1/+0 |
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -1/+1 |
* | Consolidate info + stats commands | Parker | 2024-06-26 | 1 | -7/+15 |
* | Accept `black` code reformats | Parker | 2024-04-11 | 1 | -12/+15 |
* | Keep track of # of times commands are run | Parker | 2024-04-11 | 1 | -0/+70 |