# PumpBot - Telegram Detection

{% hint style="info" %}
We have an Telegram Channel where old Pump Messages are sent every few minutes: <https://t.me/s/testjoth>

You can use this for Testing the Telegram Detection. You could also create your own Telegram Channel for testing. For our PumpBot Subscribers we provide a seperate Test channel so they can test the Discord Detection.&#x20;
{% endhint %}

## <mark style="background-color:green;">Here is a full guide from our blog</mark>

{% embed url="<https://pump-bot.com/win-crypto-pump-groups-telegram-with-free-pump-bot-in-2023/>" %}

## First test

On the first test the Bot will ask you for:

> "Please enter your phone (or bot token):"

You enter your phone number in the international format starting with a +

After that Telegram will send you a verification Code and the Bot will ask for that.

{% hint style="info" %}
This needs to be done once. The Bot will save your telegram verification as .session-files.&#x20;
{% endhint %}

## Sandbox Mode for Discord and Telegram Detection Testing

You can use the "Sandbox"-Mode for Testing the Telegram and Discord Detection. This way you see if the PumpBot gets the message and detects the coin, but will not buy the coin.&#x20;

For this you just need to set the "manualQuoted" : 0. This way the PumpBot will give an Error when he tries to buy the Coin.&#x20;

## Testing the Telegram Detection

First you need to get the telegramGroupName. If you dont remember how to get that go back to the "Telegram and Discord Settings". It was that with the "json dump bot" in Telegram and I wont give you the result here. You should be able to do it ;-)

{% content-ref url="/pages/k5aQrRD8j5LY3fHDjWsC" %}
[Telegram and Discord Detection Settings](/crypto-pump-bot-guide/general/telegram-and-discord-detection-settings.md)
{% endcontent-ref %}

After that you need to set the "blacklistWords" Parameter correct. If it is wrong the PumpBot will find the wrong coin. If it doesnt work on the first try, dont worry you can try as often as you want. You can also go back to the "Telegram and Discord Detection Settings" and read about the "blacklistWords" Parameter again.&#x20;

{% content-ref url="/pages/k5aQrRD8j5LY3fHDjWsC" %}
[Telegram and Discord Detection Settings](/crypto-pump-bot-guide/general/telegram-and-discord-detection-settings.md)
{% endcontent-ref %}


---

# 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.pump-bot.com/crypto-pump-bot-guide/pumpbot-first-test/pumpbot-telegram-detection.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.
