Skip to content

TryToLiveAlon/ReferEarn_BBbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReferEarn_BBbot - Telegram bot

ReferEarn_BBbot

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.

📌 What is it?

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.


🚀 How to Create Your Own Telegram Bot

1️⃣ Set Up Your Bot

  1. Go to @BotFather on Telegram and create a new bot.
  2. Copy the Secret Token provided.

2️⃣ Import This Repository

  1. Go to Bots.Business and create a new bot.
  2. Add your Secret Token in the bot settings.
  3. Add the provided Public Key from Bots.Business as a Deploy Key in this GitHub repo.
  4. Import this repository into your bot.
  5. Go to /adminLogin and replace this piece of code
var admin = 6140468904

with

var admin = your-chat-id

Dont 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!


⭐ Features

  • 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.

📖 More about Libraries


⚙️ Configuration

Bot Interface

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.

🖼️ Screenshots

Bot Interface:

Bot Interface1


Ownership

I herby declare that this bot is owned by @TryToliveAlon_Backup


🌐 More Resources

🔹 Getting Started Guide
🔹 Full API Documentation
🔹 Explore Other Bots


This Bot is participating in BB contest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published