# .8ball \[text] command

### ✎ autoresponder commands

`/autoresponder add trigger:.8ball reply:{requirearg:1} {delete} {embed:#00008b} {choose: as i see it, yes. | ask again later. | better not tell you now. | cannot predict now. | concentrate and ask again. | don’t count on it. | it is certain. | it is decidedly so. | most likely. | my reply is no. | my sources say no. | outlook not so good. | outlook good. | reply hazy, try again. | signs point to yes. | very doubtful. | without a doubt. | yes. | you may rely on it. | yes — definitely. } {modifybal: +1}`\
&#x20;`` `🎱` your question . . . `` \
`> [$1+]`\
&#x20;`` `🎱` you shake your magic eight ball and it tells you . . . `` \
`[choice]`

`/autoresponder editmatchmode trigger:.8ball matchmode:startswith`


---

# 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/utility-fun-commands/.8ball-text-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.
