● paste a token → live in seconds

Turn a bot token into
an auto-approve bot.

Message @BotFather, copy the token it gives you, paste it below. That's the whole setup — no deploying, no code, no server to manage.

register — paste your bot token

Don't have a token yet? Message @BotFather, send /newbot, and copy what it gives you.

01 · What happens

Three steps after you hit submit.

Your token never gets shown back to you or stored anywhere visible after registration — only used to talk to Telegram on your bot's behalf.

1

We verify it with Telegram

A quick call to Telegram's own API confirms the token is real and looks up your bot's @username.

2

Your webhook goes live

Telegram is told to send your bot's events here from now on. This is what makes auto-approve actually work.

3

You get a management key

Shown once, right after registration. Save it — it's the only way to check on or delete your bot later.

02 · Manage

Already have a bot here?

Paste the management key you were shown at registration to check on your bot or remove it.

manage — your management key
03 · After registering

Add it to your group or channel.

1

Promote it to admin

At minimum, your bot needs the "Invite Users" permission to approve join requests.

2

Turn on "Approve new members"

In your group or channel's settings — this is what creates join requests in the first place.

3

Send it /start

See the full menu: Help, About, and quick links to add it to more chats.