> For the complete documentation index, see [llms.txt](https://docs.cdzv.com/code-zero-visual-trading_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cdzv.com/code-zero-visual-trading_en/cdzv-toolkit/telegram-bot.md).

# Telegram-bot

Code Zero Visual Trading for TradingView

1. Request access to the telegram bot through the **CDZV.COM** support service (***email your request to <support@cdzv.com>***). After activating your account, you can immediately start working and configuring the bot.
2. The bot can work as your personal informer (in a private chat) or send messages to a channel or group.

**Important**: for the bot to work in a group chat or group, it needs administrator rights.

3. Find the bot on Telegram by the name ***@CDZV\_COM\_bot*** and start a dialogue with it or add it to a chat/group.
4. After adding the bot, you will receive a message with the **chat ID**, which will be required for sending messages (the bot can send messages to multiple chats and groups). If the message with the chat ID does not appear, send the /info command to the chat or channel to get this information.

<figure><img src="https://754838710-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYAV7aJldax3OC32dTSHO%2Fuploads%2FN7EzyxgGZA1arreoh6Ki%2Fimage.png?alt=media&amp;token=ce0f79ed-27da-4d29-a823-6023e52cfafc" alt=""><figcaption></figcaption></figure>

*An example of a response from a bot:*

*ChatID: -100130149201*

**Write down this ID.**

5. To send a message through the bot, you need to send a Webhook message to the URL:

**`https://mbutmvf5t34wezx3avta7fendy0hxohi.lambda-url.eu-central-1.on.aws/`**

<figure><img src="https://754838710-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYAV7aJldax3OC32dTSHO%2Fuploads%2Ft62dvFJrcE5aYSVyETab%2Fimage.png?alt=media&amp;token=49ed5ef2-89c5-4d65-8a02-319d0b1a5263" alt=""><figcaption></figcaption></figure>

6. In the Webhook message, the first line should be the authorization string, and from the second line onwards - the text of the message that will be sent by the bot. You can use Emoji in the text.

***The authorization string has the format:***

`your_TradingView_profile_name:ChatID`

***Example message:***

`cameron:-100130149201 IWM` \
`Crossing 205.70`

<figure><img src="https://754838710-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYAV7aJldax3OC32dTSHO%2Fuploads%2F2iafbgNEphWqFWPFFk2u%2Fimage.png?alt=media&amp;token=75761c2e-5b8c-4c4d-88c9-be0ce6c7136c" alt=""><figcaption></figcaption></figure>

After this, the bot will send the message "*IWM Crossing 205.70*" to the specified chat/group.

Now you are ready to configure sending messages through the **CDZV.COM** telegram bot. If you have any questions, contact the support service.
