FAQs about payment, choosing a plan, and how to create a Telegram bot token via BotFather.
Payment & Plan FAQs
Which payment methods are supported?
We use Stripe Checkout. In most regions it supports major cards and local methods shown on the checkout page.
I paid, but deployment failed / the bot does not come online. What should I do?
First, double-check your Telegram bot token is valid and not already used by another bot. If it still fails, open
Refund Request and include:
- Your Telegram bot username (e.g.
@your_bot)
- The last 4 digits of the token (never send the full token)
- Your payment email / Stripe receipt email
- Approx. time of payment and your domain (
opcbot.co)
I entered a token and got “duplicate bot”. What does it mean?
The same Telegram bot token can only be used by one running bot at a time. If that token is already deployed, the system will reject duplicates to prevent conflicts (Telegram 409 errors).
Can I change my bot token later?
Yes. You can redeploy with a new token. If you are unsure, contact support first to avoid duplicate/invalid token issues.