If my Bot win upload this as the main bot screen for BB Store.
This is the official repository for ReferEarn_BBbot, a bot that can be imported into Bots.Business to manage referral earnings on Telegram.
ReferEarn_BBbot is a ready-to-use Telegram chatbot designed for managing referral programs and earning systems. You can easily import this bot into Bots.Business, a CBPaaS (Chat Bot Platform as a Service) that helps developers create bots without complex backend infrastructure.
- Go to @BotFather on Telegram and create a new bot.
- Copy the Secret Token provided.
- Go to Bots.Business and create a new bot.
- Add your Secret Token in the bot settings.
- Add the provided Public Key from Bots.Business as a Deploy Key in this GitHub repo.
- Import this repository into your bot.
- Go to /adminLogin and replace this piece of code
var admin = 6140468904with
var admin = your-chat-idDont know your chatID click on @chat_id_echo_bot 6. Execute the command /adminLogin and you are good to go. 🎉 Now, your bot is live on Telegram!
- Transaction history should store to 20 most recent transactions.
- Users receive notifications about their withdrawal status.
- Withdrawal requests are sent to an admin channel, where an admin approves or declines the request manually.
- Users receive a unique referral link.
- User can receive bonuse buy clicking button at configurable time intervals (default: every 24 hours).
And many more explore it with a enthusiasm.
You can easily configure your bot after setup by giving the command /adminPanel then it will give a admin pannel to save your credentials for the bot.
- There can be three public channel 2 in force join and one payment alert channel.
- There is one private/public channel which eill handle payment request it is joined only by admin. You can use chatID of chat if you dont have public channel.
- Bouns Time Interval can be changed.(Default is 24hrs)
- Set Your own customised currency.
I herby declare that this bot is owned by @TryToliveAlon_Backup
🔹 Getting Started Guide
🔹 Full API Documentation
🔹 Explore Other Bots
This Bot is participating in BB contest.


