Private welcome bot captcha + mailing
#telegram-bot #Python3 #aiogram3
Welcome bot
The bot's work focuses on processing requests to join the channel. When a user sends a request to join the channel, the bot sends welcome messages and a captcha; then the user can be accepted into the channel either after the captcha or when the admin clicks the corresponding button in the bot.
The bot also keeps a database of users and can send out broadcasts and then delete its messages.
Welcome messages have a high level of customization (individual message lifespan, text, attachments, buttons, links, custom variables).
Welcome bot
The bot's work focuses on processing requests to join the channel. When a user sends a request to join the channel, the bot sends welcome messages and a captcha; then the user can be accepted into the channel either after the captcha or when the admin clicks the corresponding button in the bot.
The bot also keeps a database of users and can send out broadcasts and then delete its messages.
Welcome messages have a high level of customization (individual message lifespan, text, attachments, buttons, links, custom variables).