# antiswear/blacklisted words

### ✎ autoresponder commands

`/autoresponder add trigger:stupid reply:{delete}{embed} hey, {user}! don't be rude. i have removed your message.`

`/autoresponder editmatchmode trigger:stupid matchmode:includes`

<figure><img src="/files/zT6CYoqXoNo1sOXl0fjW" alt=""><figcaption><p>the message written that triggers mimu to delete it based on the autoresponder</p></figcaption></figure>

<figure><img src="/files/SrILX6TouuFPItYgDEHJ" alt=""><figcaption><p>mimu's response after deleting the message c:</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mimu.bot/autoresponder/resources/autoresponder-examples/manager-moderation-commands/antiswear-blacklisted-words.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
