# Social Media Bots

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

## *<mark style="color:green;">Telegram Bot</mark>*

Our Telegram bot is going to be a game-changer. It's totally free and available to any Telegram user. You can add it through messages or groups, and it's powered by the GPT AI protocol. We've got a text response base and image generation capabilities to keep things interesting. To prevent overload on the AI protocol, we've set a minimum response time of 20 seconds for group requests and 40 seconds for requests in direct messages. That way, you can be sure you're getting accurate and thoughtful responses from our bot.

## *<mark style="color:green;">Twitter Bot</mark>*

We're also developing a bot for Twitter that's going to be a major player on the platform. It's free, of course, and we're using GPT-3.5 for text-based answers and image generation. The bot's main function is to respond to tweets, whether with AI-generated images or text. It's going to be a powerful tool for decision-making on the platform.

## *<mark style="color:green;">Discord Bot</mark>*

Last but not least, we're developing a Discord bot that's going to blow your mind. It's based on GPT and has a ton of functions, including empathy, sarcasm, and answering industry-specific questions (like medical, legal, or marketing). The only catch is that you'll need good computing power for server installation. But don't worry, NLP Cloud offers both GPT-J and GPT-NeoX through an API.

So, there you have it! Our bots are going to change the game when it comes to AI-powered chatbots. We're excited to see how you use them and what you'll create with them.


---

# 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://ai-pepe.gitbook.io/aipepe2.0/aipepe-2.0s-feature/social-media-bots.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.
