# change to appropriate nickname command

### ✎ autoresponder commands

`/autoresponder add trigger:.appnick reply:{requirearg:1|user}{setnick:an appropriate name!|[$1]}{sendto:#member-warnings} [$1], your nickname has been set to "an appropriate nickname" due to username inappropriacy.` \
`-- this moderation action was done by {user}.`

`/autoresponder editmatchmode trigger:.appnick matchmode:startswith`

{% hint style="warning" %}
if a user's original user/nickname is too long, mimu will create an error to tell you that the nickname is too long and cannot be changed.
{% endhint %}


---

# 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/change-to-appropriate-nickname-command.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.
