Skip to content

policyeval/commands: capture multi-word reasons in !add-unban - #71

Open
spantaleev wants to merge 1 commit into
maunium:mainfrom
spantaleev:add-unban-multi-word-reason
Open

policyeval/commands: capture multi-word reasons in !add-unban#71
spantaleev wants to merge 1 commit into
maunium:mainfrom
spantaleev:add-unban-multi-word-reason

Conversation

@spantaleev

Copy link
Copy Markdown

cmdAddUnban borrows cmdBan's parameters, but not its TailParam,
so a reason spanning multiple words was not stored correctly.
All other reason-taking commands (!ban, !kick, !redact, !redact-recent)
already declare the tail parameter.

🤖 Generated with Claude Code

cmdAddUnban borrows cmdBan's parameters, but not its TailParam,
so a reason spanning multiple words was not stored correctly.
All other reason-taking commands (!ban, !kick, !redact, !redact-recent)
already declare the tail parameter.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@thetayloredman

Copy link
Copy Markdown

https://docs.mau.fi/bridges/general/contributing.html#use-of-ai

AI should not be used for communicating with humans. This means things like issues, pull request descriptions and comments should be written by yourself, not an AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants