Skip to content

Fix check_100_plus return value and missing i18n in cleanup cog#6782

Merged
Jackenmen merged 3 commits into
Cog-Creators:V3/developfrom
Evanroby:cleanup-1
May 28, 2026
Merged

Fix check_100_plus return value and missing i18n in cleanup cog#6782
Jackenmen merged 3 commits into
Cog-Creators:V3/developfrom
Evanroby:cleanup-1

Conversation

@Evanroby
Copy link
Copy Markdown
Contributor

Description of the changes

this PR fixes 2 small bugs inside the cleanup cog, first one was reported by someone making testings for me, and tried to funnily do some impossibles things, this being that even when a number was above 2**63 - 1, bot would delete messages still, exemple with [p]cleanup bot 9999999999999999999. the second bug is two small i18n translating issues, I could see that the parentheses were wrongly put and fixed it

Have the changes in this PR been tested?

Yes

@github-actions github-actions Bot added the Category: Cogs - Cleanup This is related to the Cleanup cog. label May 26, 2026
@Evanroby Evanroby changed the title Cleanup 1 [Cleanup] Fix check_100_plus return value and between i18n May 26, 2026
@Jackenmen Jackenmen added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label May 28, 2026
@Jackenmen Jackenmen added this to the 3.5.25 milestone May 28, 2026
@Jackenmen Jackenmen self-assigned this May 28, 2026
Copy link
Copy Markdown
Member

@Jackenmen Jackenmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks.

@Jackenmen Jackenmen changed the title [Cleanup] Fix check_100_plus return value and between i18n Fix check_100_plus return value and missing i18n in cleanup cog May 28, 2026
@Jackenmen Jackenmen merged commit 28ff1f6 into Cog-Creators:V3/develop May 28, 2026
18 checks passed
@red-githubbot red-githubbot Bot added the Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Cogs - Cleanup This is related to the Cleanup cog. Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants