> For the complete documentation index, see [llms.txt](https://docs.deluge.cash/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deluge.cash/telegram-bots/d.raidbot/raids.md).

# Raids

**Creating Raid**

To initiate a raid X post, type the following command in the chat:

```
/raid <post link> <likes> <retweets> <replies> <bookmarks>
```

**Example Usage:**

> To start a raid on a newly posted status and achieve 5 likes, 5 retweets, 5 replies, and 5 bookmarks, use the following command:

```
/raid https://x.com/status/12345 5 5 5 5
```

**Cancel Raid**

To cancel an ongoing raid, use the following command:

```
/cancel
```

**Replace Raid**

To replace an ongoing raid, simply send the raid command again:

```
/raid <post link> <likes> <retweets> <replies> <bookmarks>
```

**Raid Points**

After each raid you can earn Raid Points and be able displayed on [D.Raidboard](https://t.me/raidboard).&#x20;

❗Make sure that [D.BuyBot](https://t.me/buybot) or [D.PortalGuard](https://t.me/delugeguardbot) is added and configured in your community chat; otherwise, you won't be displayed on [D.Raidboard](https://t.me/raidboard).

**How to Earn Raid Points**

Raid Points are accumulated based on the engagement metrics of your raids with X (formerly Twitter) posts. Each type of engagement contributes to your total Raid Points as follows:

* **Likes:** Each new like on your post contributes 1 Raid Point.
* **Retweets:** Each new retweet of your post contributes 1 Raid Point.
* **Replies:** Each new reply to your post contributes 1 Raid Point.
* **Bookmarks:** Each new bookmark of your post contributes 1 Raid Point.

**Example Calculation**

If your post receives:

* 10 new likes
* 5 new retweets
* 3 new replies
* 7 new bookmarks

Your total Raid Points would be calculated as: \
`10 + 5 + 3 + 7 = 25 Points.`

**Maximum Raid Points**

You can earn a maximum of 75 Raid Points per post. Even if the engagement metrics (likes, retweets, replies, bookmarks) exceed this number, the Raid Points will still be capped at 75.
