Need a Telegram bot that sends a message to people that Requested to join my channel.

Joined
May 12, 2026
Messages
2
Reaction score
0
I have tried this before and every single account has gotten banned so far. Need a workaround on how not to get banned and send the messages as fast as possible.
 
Your accounts are getting banned because you are doing something wrong.

Use a bot instead of an account, this will reduce the risks of spam and improve the bot's ranking.

If you dont have idea about how to create a bot in telegram you should start using BotFather to get your token ID
 
Your accounts are getting banned because you are doing something wrong.

Use a bot instead of an account, this will reduce the risks of spam and improve the bot's ranking.

If you dont have idea about how to create a bot in telegram you should start using BotFather to get your token ID
But if I use bot they have to interact with the bot. These are channels that already have people that requested.
 
But if I use bot they have to interact with the bot. These are channels that already have people that requested.
Oh , I gotcha! Sorry I missunderstood your question . I thought you were asking for an approval bot for the members or something like that.

To make things clear, you want to send bulk dms or mass dm to people in telegram?

If so, I have created and shared here in the forum a smart bot for doing that and a step by step guide too. I'm not sure if its still working but you can try it.

This is the link :
[Source Code ] Telegram Mass DM Bot- Telegram Bot Step by Step

https://www.blackhatworld.com/seo/s...ass-dm-bot-telegram-bot-step-by-step.1700115/
 
I understand what are you looking for but telegram is very strict with automated join request messaging,which is why many accounts get banned quickly.A safer approach would be using verified bot APIs,controlled message limits, delays and warm up methods instead of aggressive bulk sending.
 
Try using an Approval gate when a user request to join, the bot sends them a message in the chat where they requested (not a DM) with a button "Click here to complete your entry." When they click that button, it will redirects them to your bot's private chat and trigger the ⁠/start⁠ command. Now that the user has sent ⁠/start⁠ to your bot, bot has the authority to message them back without triggering TG spam.
 
Back
Top