# Settings

To access settings, use the command /settings in either a group or private chat. In a group, you will directly get a settings button. In private chat, you will get a list of groups to choose from as shown in the image below. Select the group of your choice.<br>

<figure><img src="/files/59iTfpQmTF9M1va04vQP" alt=""><figcaption></figcaption></figure>

Once the settings are opened, you will get a menu like this. :point\_down:<br>

<figure><img src="/files/pjOeTmQKjuL3BTzNp4IJ" alt=""><figcaption></figcaption></figure>

Select "Influencers Tweets Notifications", you will see multiple options.<br>

<figure><img src="/files/VtEzR0p0QuKac6sfrX7y" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please refer to the numbers mentioned alongside the buttons for reference.
{% endhint %}

<mark style="color:red;">**Button #1**</mark><mark style="color:red;">:</mark> Use that button to disable or enable influencers' tweets. If you enable them, you will get Tweets like this in your chat throughout the day: &#x20;

<figure><img src="/files/1wOQAFgTAFY3l42ZutQA" alt="" width="388"><figcaption></figcaption></figure>

<mark style="color:red;">**Button #2**</mark><mark style="color:red;">:</mark> If you enable that, tweets that are "replies" will also be streamed to your group.&#x20;

<mark style="color:red;">**Button #3**</mark><mark style="color:red;">:</mark> If you enable that, tweets that are "retweets" will also be streamed to your group.&#x20;

<mark style="color:red;">**Button #4**</mark><mark style="color:red;">:</mark> This option allows you to add comments or instructions in tweetstormbot posts. \
Note that comments appear in posts by tweetstormbot just below the links, not auto-filled in tweets. They act like instructions or comments to your community.\
An example of a comment is given below:&#x20;

<figure><img src="/files/kNttlyZjXGd31dv425Pn" alt="" width="397"><figcaption></figcaption></figure>

#### &#x20;<a href="#templates" id="templates"></a>

<mark style="color:red;">**Button #5**</mark><mark style="color:red;">:</mark> **Templates** are what we say "Pre-filled content in tweets replies".\
This is the text that will automatically be filled in tweet replies when someone clicks on tweet links posted by tweetstormbot. You can also add multiple templates, they will be randomly shuffled.  An example is attached below:

<figure><img src="/files/bWIIL9vs5cyMkAWlhgQj" alt="" width="375"><figcaption></figcaption></figure>

\ <mark style="color:red;">**Button #6**</mark><mark style="color:red;">:</mark> "Change Delay" allows you to change the time duration(5 mins - 60 mins) after which the batch of tweets is posted.

<mark style="color:red;">**Button #7**</mark><mark style="color:red;">:</mark> With "Message Media" option, you can set an image/gif that will be posted along with tweets in your group. A sample is given below.![](/files/VrGa1X9q9trfHwr6mWdd)

#### &#x20;<a href="#ai" id="ai"></a>

<mark style="color:red;">**Button #8**</mark><mark style="color:red;">:</mark> Our "AI Templates generator" feature can take care of creating unique raiding text or "template" every time tweetstormbot posts any tweet link. Yes you heard it right, unique raiding text for every tweet. A sample AI generated tweet is given below(tone and information depends on the sample text provided by you). \
![](/files/3rbzm2txdsCqvIQ7tTLy)


---

# 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/settings.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.
