Saturday, August 2, 2025

2.(command:/reffer)



 2.(command:/reffer)


/reffer



per_refer = "10 টাকা"
total_refer = str(User.getData("ref_count"))
bot_username = str(Bot.info().username)
link = f"https://t.me/{bot_username}?start={str(u)}"
msg = f"""
🏅 Per Referral: {per_refer}

📎 Your Referral Link: {link}

📊 Your Total Referrals: {total_refer} টি

🚫 Fake and cheat referrals will not be paid
"""

bot.replyText(u, msg, parse_mode="html")

No comments:

Post a Comment

  13.(commamnd:/account) / accoun t balance = str(User.getData("balance")) wallet = str(User.getData('wallet')) user = str...