> For the complete documentation index, see [llms.txt](https://docs.mimu.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mimu.bot/autoresponder/resources/autoresponder-examples/utility-fun-commands/.muteroulette-user-user-...-command.md).

# .muteroulette \[user] \[user]... command

you can add more arguments in the response to support more users to do the roulette on.

### ✎ autoresponder commands

`/autoresponder add trigger:.muteroulette reply:{requirearg:1|user} {requirearg:2|user} {requirearg:3|user} {choose:[$1]|[$2]|[$3]} {addrole:muted|[choice]} okay . . . the roulette landed on [choice] ! i have muted [choice].`

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

{% hint style="info" %}
mimu **cannot** automatically unmute a user or remove the role after a certain time has passed. make sure to remove the muted role from the chosen user after your desired time has passed!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/utility-fun-commands/.muteroulette-user-user-...-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.
