How can we help?

Step-by-step guides for running a paid Telegram channel or group on AccessBot — create your own membership bot, connect payments (Stripe, PayPal, crypto, M-Pesa & Telegram Stars), build subscription plans, and manage members automatically.

New here? Setting up a Telegram membership bot takes three steps: 1. create your bot with Telegram's BotFather, 2. connect a payment method and create your plans, 3. add the bot to your channel or group — it handles invites, renewals, and removals automatically. Start free and follow the guides below.

Getting started

Create your Telegram bot with BotFather

Your AccessBot storefront runs on your own Telegram bot — created for free, in Telegram, in about a minute. It stays under your name and username, so members only ever see your brand.

💬Open BotFather
🤖/newbot
✏️Name + username
🔑Get token

STEP BY STEP

Open Telegram and start a chat with @BotFather — the official bot that makes bots.
Send /newbot.
Type a display name (e.g. "Acme VIP") — this shows at the top of the chat.
Type a username. It must be unique and end in bot (e.g. acme_vip_bot).
BotFather replies with your API token — copy it, you paste it into AccessBot next.
/newbot
Done! Use this token to access the HTTP API: 7712345678:AAE_xxxxxxxxxxxxxxxxxxx Keep your token secure.

BotFather hands you the token

OPTIONAL POLISH

  • /setuserpic — give your bot a profile photo.
  • /setdescription and /setabouttext — the text people see before pressing Start.
Warning: Keep your token secret — anyone who has it controls your bot. If it ever leaks, send /revoke to BotFather for a fresh token, then re-paste it in AccessBot.