How to set up the issuance and tracking of promo codes in a bot

1. Requesting a promo code from the user Add a Question block where the bot asks the user to enter a promo code. Save the subscriber’s answer in a user variable (for example, promo_code). This variable will be used solely to store promo codes. 2. Restricting repeated promo code generation It is not possible to […]

How to “redirect” traffic from VKontakte to Telegram

Since VKontakte does not allow direct advertising to external messengers, the following options are suitable: Multi-step funnel Run ads on VKontakte to a VK landing page or VK bot. Inside the bot (or on the landing page), offer the user to “get more information/gift/continuation” → and provide a button with a link to the Telegram […]

Overview of Payment Services for Self‑Employed Individuals

Key Criteria to Consider Fees for accepting payments (cards, wallets, SBP, foreign cards); Presence of a subscription fee or hidden/additional charges; Minimum documentation required and how easy it is to connect; How receipts are issued and how fiscalization is handled (to comply with self-employed regulations); Turnover or transaction limits. Payment Services Overview ЮKassa / ЮMoney […]

How to embed a mini-landing page into advertising campaigns

Step-by-step guide: how to embed a mini-landing page into an advertising campaign 1. Getting the link to the mini-landing page Create a mini-landing page in BotHelp following the guide. Go to the Mini-Landings section and select the required mini-landing page. At the top right of the screen, its unique link will be displayed — copy […]

Device Recommendations

If you encounter issues while using the platform, try one or more of the following steps: For Windows: Clear your browser cache (Ctrl+Shift+Delete, select “all time” for cache reset) Try a different browser Open a tab in incognito mode (Ctrl+Shift+N) Disable antivirus, if installed Disable pop-up blockers in browser extensions Disable Windows Firewall Turn VPN […]

Features of bot scenario setup

How changes affect subscribers 1. Changing delays A subscriber who reaches a step after the delay has been changed will wait for the next step according to the new delay time. A new subscriber starting the bot will also receive the step with the updated delay. A subscriber who is already in a step with […]

Issuing a raffle number in a Telegram flow

This guide is suitable for both offline and online raffles. How the flow works: When the flow is launched, the participant receives their unique raffle number. The flow records the participant in a shared table and provides information about the date, time, and location of the raffle. The participant receives a reminder 10 minutes before […]

Setting up notifications to a private Telegram channel

Notification Setup Create an “Action” block and find the External Request option. Click Edit to open this block. Select POST as the request type, and in the URL field enter:   https://api.telegram.org/bot<MyToken>/sendMessage Go to Telegram and find the BotFather bot. Send the command /mybots, select the required bot, click API Token, and copy it. In […]

Setting up a subscription-based club in Telegram

How to set up a subscription-based club for YooMoney, YooKassa, Robokassa, Prodamus Connecting the bot and installing the template First, connect your bot token (channel) to your account. You can connect it following the guide: https://help.bothelp.io/podklyuchenie-telegram/ Once connected, the channel will appear in the Channels section. Next, copy the template using the provided link. A […]

Sending stickers in a Telegram flow

How sending stickers works in a Telegram bot This guide explains how to send stickers, premium emojis, and other messages not natively available in a bot. 1. Create a private Telegram group/channel Go to the channel settings and assign the bot as an Administrator with full permissions. Open the Web version of Telegram. 2. Get […]

« Previous Page Next Page »