JesterBot
JesterBot copied to clipboard
jesterbot is a discord-bot coded in disnake with over 230 commands and 27 cogs.
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v6.0.0) - [github.com/MarcoGorelli/auto-walrus: v0.2.2 → 0.3.4](https://github.com/MarcoGorelli/auto-walrus/compare/v0.2.2...0.3.4) - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.270 → v0.14.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.270...v0.14.11) - https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 23.3.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/23.3.0...25.12.0) -...
All the code is non compliant to ruff either: make all lines shorter than 88 or: increase the line length limit
Create a workflow that runs pre-commit on push/pr
Json is not a recommended database, and should not be used as one. Switch all code to `aiosqlite`
Make code `Flake8` compliant to ensure that the code standard is up to par.