# Discord Invite Joiner

## Task File

```
"INVITE","TOKEN","PROXY","REACT","CHANNEL","MESSAGE","DELAY"
```

The "INVITE" Field can accept both links and invite codes.

The "TOKEN" Field must be filled with your Discord Token.

Fill "PROXY" Field with a dedicated Proxy if you'd like.

"REACT" Field with Y or N if you want to use the Autoreacter feature.

"DELAY" Field with the delay between Tasks in SECONDS.

For the "CHANNEL" and "MESSAGE" Fields you will find a guide below:

* Go to the message where you need to react. Right Click and "COPY MESSAGE LINK".
* You will have a Link (like this: <https://discord.com/channels/799583052850135040/805858162087297024/925506295954538537>) in your Clipboard.
* CHANNEL will be 805858162087297024
* MESSAGE will be 925506295954538537

## Before Starting

Make sure you have VERIFIED your Discord Account's Email before starting to ensure you do NOT get CLIPPED!


---

# 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://idktool.gitbook.io/idktool/discord/discord-invite-joiner.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.
