Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let !!/allspam accept a custom close reason #12818

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Andrew5057
Copy link

@Andrew5057 Andrew5057 commented Aug 23, 2024

If a custom reason is supplied to !!/allspam, appends "Reason: {Custom reason}" as a new line to the auto-generated "User manually reported by..." note. Calls without a custom reason are unaffected.

The reason must be separated from the URL by a single space and enclosed in double quotes.

Heavily inspired by the reason handling in !!/report.

Addresses #4398.

If one is supplied, appends "Reason: {Custom reason}" (as a new line) to the
automatic "User manually reported by..." note. Calls without a custom reason
are unaffected.

The reason must be separated from the URL by a single space and
enclosed in double quotes.

Heavily inspired by the custom-reason handling in !!/report.
@Andrew5057
Copy link
Author

Testing is occurring in a gallery chat room on a local SD instance.

Posts are not reported to metasmoke; instead, I am reporting the values of the URL and why_info variables in chat, plus providing a summary of the results.

Formatting is a little inconsistent, but each entry consists of an !!/allspam call, a brief summary labeled "Results" the values of the url and why_info variables, and an optional "Behavior" section for calls that require more detail.

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

Successfully merging this pull request may close these issues.

1 participant