BB Point Bot
Last updated
Was this helpful?
Last updated
Was this helpful?
BB Point bot helps develop the community. User can echange BB Points to Extra Iterations.
Also it is possible:
Accept BB Points 💎 in your bot from users
Transfer BB Points 💎 from your bot to users
This functionality is built with . You can do some pretty cool stuff in your bots to share data too.
We can accept BB Points 💎 in any bot now.
Install Webhook Lib in your bot and make webhook url:
You will get such link for request:
https://t.me/BBPointBot?start=req15-1-points-to-519829299
You can change bb point amount in url part: -XXX-points
You can change user.id after part: -to-user-XXX
Personal secret webhook url with Secret - is safe information.
You can reset the Secret at any time via command /setTransferSecret
In your bot command create new command /makeTransfer
:
This command transfer BB Points without any conditions.
You must add some conditions. You are not going to send BB Points without any reason?
Step 3
In your bot command create new command onTransfer
:
See example in
See example for /sample3 in
Go to - /link and paste link from step1
Generate your personal secret webhook url in by command: /getTransferUrl
Set Secret (any words or symbols - whatever you want) in by command: /setTransferSecret