> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vetox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ऑटो-इंटरैक्शन

> किसी channel में हर message पर स्वतः react या reply करें — introductions, art shares और showcase channels के लिए।

जहाँ [Auto-Reply](/hi/utility/auto-responder) किसी phrase का इंतज़ार करता है, Auto-Interaction चुने हुए channel में **हर** post पर response देता है।

<Tip>
  Natural fit एक submissions channel है — हर art piece को स्वतः upvote reaction मिल जाती है, इसलिए members को यह याद रखना नहीं पड़ता।
</Tip>

## Limits

| Starter | Basic | Max       | Black     |
| ------- | ----- | --------- | --------- |
| 10      | 50    | Unlimited | Unlimited |

<Warning>
  **प्रति channel एक rule।** पहले से rule वाले channel में दूसरा नहीं हो सकता — इसके बजाय मौजूदा rule edit करें।
</Warning>

## एक rule क्या कर सकता है

<CardGroup cols={2}>
  <Card title="Reactions" icon="face-smile">
    हर message में 20 emoji तक जोड़ें।
  </Card>

  <Card title="Messages" icon="message-square">
    Response में अपना saved embed पोस्ट करें।
  </Card>
</CardGroup>

<Note>
  Message responses [Embed Messages](/hi/utility/embed-messages) उपयोग करते हैं जो आपने पहले से बनाए हैं — आप यहाँ message type नहीं कर सकते। पहले embed बनाएँ।
</Note>

## Enable और disable करना

हर rule पर enable switch तुरंत प्रभावी होता है — यह save bar का हिस्सा नहीं है।

## Limit की ओर गिनती

<Note>
  Rule counter disabled rules भी शामिल करता है। Rule off करने से slot खाली नहीं होता; यदि आपको जगह चाहिए तो इसे delete करें।
</Note>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Reactions नहीं जुड़ रहीं">
    उस channel में Vetox को **Add Reactions** और **Read Message History** चाहिए। Custom emoji Vetox जिस server में है वहाँ से होनी चाहिए।
  </Accordion>

  <Accordion title="मैं channel के लिए rule नहीं जोड़ सकता">
    उस channel का पहले से एक है। इसे list में खोजें और edit करें।
  </Accordion>

  <Accordion title="Embed dropdown खाली है">
    आपके पास कोई saved embed messages नहीं हैं। पहले [Embed Messages](/hi/utility/embed-messages) page पर एक बनाएँ।
  </Accordion>

  <Accordion title="यह bot messages पर भी react करता है">
    Auto-Interaction channel में post की गई हर चीज़ पर लागू होता है। ऐसा channel उपयोग करें जिसमें केवल humans post करते हैं, या webhook-free channel।
  </Accordion>
</AccordionGroup>

<Card title="Auto-Reply" icon="reply" horizontal href="/hi/utility/auto-responder">
  केवल तब response दें जब message trigger से match हो।
</Card>
