# Receive Influencers Tweets

By enabling this feature, TweetStormBot sends tweets from Handpicked Crypto Twitter Influencers every x minutes.\
A sample is attached in the screenshot:point\_down:

<figure><img src="/files/7Jab2BdO5xL721jNKdCs" alt=""><figcaption></figcaption></figure>

Upon Clicking on these links, it opens twitter with "Pre-Filled Text" either generated by AI or set by group owner. :wink:  Without needing to write anything, just click on Reply/Tweet Button. :rocket::rocket:<br>

<figure><img src="/files/5xSAqt41gZpr0vpJZYvm" alt=""><figcaption></figcaption></figure>

* [x] &#x20;Completely Modifiable Text
* [x] Customizable Image

  <figure><img src="/files/d7hgpy2rn7p0h03zT4oa" alt="" width="261"><figcaption><p>Sample of how it will be shown in chat</p></figcaption></figure>
* [x] &#x20;Customizable Delay(the duration after which the bot will post a new batch of tweets
* [x] &#x20;Choose whether to include Retweets and Replies or not.


---

# 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.tweetstormbot.com/overview/our-features/receive-influencers-tweets.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.
