JesterBot icon indicating copy to clipboard operation
JesterBot copied to clipboard

jesterbot is a discord-bot coded in disnake with over 230 commands and 27 cogs.

Results 6 JesterBot issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v5.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.11.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.270...v0.11.0) - [github.com/psf/black: 23.3.0 → 25.1.0](https://github.com/psf/black/compare/23.3.0...25.1.0) - [github.com/codespell-project/codespell: v2.2.4 → v2.4.1](https://github.com/codespell-project/codespell/compare/v2.2.4...v2.4.1)...

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.