|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| | |  | 
| |\ |  | 
| | | 
| | 
| | 
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | | 
| | 
| | 
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | | 
| | 
| | 
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| |\| |  | 
| | | 
| | 
| | 
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | * Bump ruff from 0.0.265 to 0.0.267
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.265 to 0.0.267.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.265...v0.0.267)
---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fix linting errors from new ruff rules
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Lovering <[email protected]> | 
| | | 
| | 
| | 
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | |\  
| | | 
| | | | Migrate to ruff | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | 
| | | | Co-authored-by: wookie184 <[email protected]>
Co-authored-by: Amrou Bellalouna <[email protected]> | 
| | |/ |  | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 1.22.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.21.1...1.22.1)
---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | |\  
| | | 
| | | | Fix extra space in .help command signature | 
| | | | |  | 
| | |/ |  | 
| | |\  
| | | 
| | | | Run null check on needed API keys before loading cogs. | 
| | | | 
| | | 
| | | | Co-authored-by: wookie184 <[email protected]> | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | |/  
| |   
| |   
| |   
| |   
| | | This makes sure that all cogs that need keys won't load.
Which helps in avoiding exceptions at runtime, and give a clearer warning at startup time. | 
| | | |  | 
| | |\  
| | | 
| | | | Use pydantic for configuration management | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | This reverts commit 8d4fa84652e98dcb92fddf0a776c32634e0dfcf0. | 
| | | | 
| | | 
| | | 
| | | | This reverts commit 696865a9fd1623941b78917e2320c954eead9992. | 
| | | | |  | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | This also renames RedisConfig to Redis, the way we have it in Python | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | 
| | | 
| | | 
| | | | This also renames the Client class to Bot, to align better with Python. | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | |/ |  |