aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/snakes/_utils.py (follow)
Commit message (Collapse)AuthorAgeLines
* Cleanup constants (#1484)Gravatar Amrou Bellalouna2024-05-21-8/+8
|
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
|
* Format code with new ruff rulesGravatar Chris Lovering2023-11-06-3/+2
|
* Made ruff happyGravatar Xithrius2023-09-05-1/+1
|
* Bump ruff from 0.0.265 to 0.0.267 (#1276)Gravatar dependabot[bot]2023-05-15-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * 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]>
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-24/+20
| | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]>
* Check role id in MODERATION_ROLES instead of comparing to moderation_team ↵Gravatar Izan2021-10-11-12/+13
| | | | and safeguard `.roles` attribute
* Rename `Roles.moderator` to `Roles.moderation_team`Gravatar Izan2021-10-11-1/+1
|
* Move snakes commands into fun folderGravatar Janine vN2021-09-05-0/+721