en
Feedback
.

.

Closed channel

ምርαŒ₯ α‰»αŠ“αˆβž²https://t.me/addlist/VyWvmVYaHWw5YTFk wave αˆˆαˆ˜αŒα‰£α‰΅βž₯@yoni_yoni9

Show more
509
Subscribers
No data24 hours
+27 days
+3430 days

Data loading in progress...

Similar Channels
No data
Any problems? Please refresh the page or contact our support manager.
Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
June '26
June '260
in 0 channels
May '26
+83
in 0 channels
Get PRO
April '26
+79
in 0 channels
Get PRO
March '26
+10
in 0 channels
Get PRO
February '260
in 3 channels
Get PRO
January '26
+1
in 0 channels
Get PRO
December '25
+1
in 0 channels
Get PRO
November '25
+7
in 17 channels
Get PRO
October '25
+15
in 30 channels
Get PRO
September '250
in 0 channels
Get PRO
August '25
+2
in 9 channels
Get PRO
July '25
+7
in 8 channels
Get PRO
June '25
+18
in 10 channels
Get PRO
May '25
+12
in 37 channels
Get PRO
April '25
+135
in 84 channels
Get PRO
March '25
+554
in 105 channels
Date
Subscriber Growth
Mentions
Channels
01 June0
Channel Posts
2
Al Tools That Are Taking Over 2026 - Are You In ❓ 1. ChatGPT.com (solve anything) 2. Reccloud.com (generate voice) 3. Tome.ap
Al Tools That Are Taking Over 2026 - Are You In ❓ 1. ChatGPT.com (solve anything) 2. Reccloud.com (generate voice) 3. Tome.app (build presentations) 4. Pika.art (create videos) 5. Gamma.app (design docs) 6. Suno.ai (make music) 7. Picwish.com (image editing) 8. Perplexity.ai (research assistant) 9. Krea.ai (logo design) 10. Fliki.ai (voiceovers) 11. Runway.ml (film editing) 12. Relume.io (web design) 13. LumaLabs.ai (3D models) 14. Descript.com (edit audio) 15. ElevenLabs.io (clone voices)
13
3
https://t.me/MicroEarn1Bot?start=7388630298
65
4
sticker.webp
10
5
t.me/Fox_Promotion2
9
6
sticker.webp
14
7
@Kaiiddo
11
8
+1
Premium Note.html
13
9
+1
admin.html
16
10
@EthioTGShopbot
13
11
/add adminlist = ['1254745064','6052663027','7226428085'] check = [ele for ele in adminlist if(ele in str(u))] if bool(check) == True: bot.sendMessage("Enter User Telegram Id To Add Balance") Bot.handleNextCommand("/add_2")
14
12
/add_2 balance = User.getData("balance",user=message.text) if balance == None: bot.sendMessage(f"{message.text} is not a user of this bot") else: bot.sendMessage(chat_id=u,text="Enter Amount To add") Bot.handleNextCommand("/add_3",options=message.text)
13
13
/add_3 def com(u): try: amount = float(message.text) except: bot.sendMessage(chat_id=u, text="Invalid value") return balance = float(User.getData("balance",user=options)) User.saveData("balance",balance+amount) bot.sendMessage(chat_id=u,text=f"{amount} birr Added To {options}'s Balance") bot.sendMessage(chat_id=options,text=f"{amount} birr Added To Your Balance") com(u)
8
14
/adding status = User.getData("ban") if status == "ok": raise ReturnCommand() markup = InlineKeyboardMarkup() markup.row( InlineKeyboardButton( text="Channel", url="https://t.me/Jovanigames" ), InlineKeyboardButton( text="Payment Proof", url="https://t.me/proofofpayment1" ) ) markup.row( InlineKeyboardButton( text="Channel", url="https://t.me/HunterShopEt" ), InlineKeyboardButton( text="Channel", url="https://t.me/+MPP6ULhYg9Q3YjNk" ) ) markup.row( InlineKeyboardButton( text="Channel", url="https://t.me/tapps/app?startapp=ref_1_8368518" ), InlineKeyboardButton( text="Channel", url="https://t.me/YODATOPUP" ) ) markup.row( InlineKeyboardButton( text="Channel", url="https://t.me/Ethiobinary" ) ) bot.replyText( chat_id=message.chat.id, text="<b>πŸ‘ αŠ₯αŠ•αŠ³αŠ• α‹ˆα‹° Birr Pay α‰ αˆ°αˆ‹αˆ መ጑ፒ \n\nαŠ αŒˆαˆαŒαˆŽα‰³α‰½αŠ•αŠ• αˆˆαˆ›αŒαŠ˜α‰΅ αŠ¨α‰³α‰½ α‹«αˆ‰α‰΅αŠ• αˆαˆ‰αŠ•αˆ α‰»αŠ“αˆŽα‰»α‰½αŠ• αˆ˜α‰€αˆ‹α‰€αˆ αŠ αˆˆα‰¦α‰΅α’ </b>", reply_markup=markup ) keyboard = ReplyKeyboardMarkup(True) keyboard.row("βœ… Joined") # Max 12 row can be set bot.replyText( chat_id=message.chat.id, text="<b>αŠ¨α‰°α‰€αˆ‹α‰€αˆ‰ α‰ αŠ‹αˆ‹ 'βœ… Joined' α‹¨αˆšαˆˆα‹αŠ• α‹­αŒ«αŠ‘</b>", reply_markup=keyboard ) is_invited = User.getData("is_invited") u = str(u) already = User.getData('bot_user') if already != None: pass else: User.saveData('balance', 0) User.saveData('ref_count', 0) User.saveData('withdrawn', 0) User.saveData('bot_user', True) if Bot.getData('total_users') == None: Bot.saveData('total_users', 1) else: t = int(Bot.getData('total_users'))+1 Bot.saveData('total_users', t) # bot.replyText(u, str(Bot.getData('total_users'))) refer = message.text.split(" ") if message.text == "/start": if is_invited == None: User.saveData('is_invited', True) else: if str(u) == refer[1]: if is_invited == None: User.saveData('is_invited', True) else: if is_invited == None: refer_balance = User.getData("balance", user=refer[1]) count = User.getData('ref_count', user=refer[1]) if refer_balance == None: User.saveData("is_invited",True) raise ReturnCommand() count = int(count) count += 1 User.saveData("ref_count", data=count, user=refer[1]) User.saveData("invited_by",refer[1]) bot.replyText( chat_id=u, text=f"<b>πŸ“‹ You are Invited By:- {refer[1]}</b>", parse_mode="html" ) User.saveData("is_invited", True) new_user = User.getData("new_user")
8
15
/adding1 def com(u): try: amount = float(message.text) except: bot.sendMessage(chat_id=u, text="Invalid value") return balance = float(User.getData("balance",user=options)) User.saveData("balance",balance+2) bot.sendMessage(chat_id=u,text=f"2 birr Added To {options}'s Balance") bot.sendMessage(chat_id=options,text=f"1 birr Added To Your Balance") com(u)
6
16
/admin button = InlineKeyboardMarkup() button.add(InlineKeyboardButton(text="Check Balance",callback_data="/check")) button.add(InlineKeyboardButton(text="Ban",callback_data="/ban"),InlineKeyboardButton(text="Unban",callback_data="/unban")) button.add(InlineKeyboardButton(text="Broadcast",callback_data="/broadcast"),InlineKeyboardButton(text="add balance",callback_data="/add")) adminlist = ['6387491123'] check = [ele for ele in adminlist if(ele in str(u))] if bool(check) == True: bot.sendMessage(chat_id=u,text="♨️*Welcome To The Admin PanelπŸ§‘πŸ»β€πŸ’»\n\n‼️Warning When Using This Panel Please Don't Send Any Other Command It May Spoil Your Work*",parse_mode="markdown",reply_markup=button)
7
17
/back verify = User.getData("verify") status = User.getData("ban") if status == "ok": raise ReturnCommand() if verify != "ok": Bot.runCommand("/verify") raise ReturnCommand() def check(): channels = ["@BirrEarners"] for i in channels: check = bot.getChatMember(str(i), u) if check.status != 'left': pass else: return False return True if check() == True: keyboard = ReplyKeyboardMarkup(True) keyboard.row("πŸ’° Balance") keyboard.row("πŸ“€ Withdraw","πŸ’³ Wallet","πŸ‘« Referrals") keyboard.row("πŸ”‹ Statics","YouTube Task") bot.replyText( chat_id = message.chat.id, text = "*πŸ” Main Menu*", reply_markup = keyboard, parse_mode="markdown" ) if User.getData("refbonus") == None: if User.getData("invited_by") != None: refer = User.getData("invited_by") amount =1 refer_balance = User.getData("balance", user=refer) refer_balance = float(refer_balance) refer_balance += amount bot.replyText(chat_id=refer,text=f"<b>βž• αŠ¨αŠ α‹²αˆ΅ αˆͺፈራል {amount} α‰₯ር α‰°αŒˆαŠ˜!</b>",parse_mode="html") User.saveData("refbonus",True) User.saveData("balance", data=refer_balance, user=refer) else: bot.replyText(u, "*⚠️ αˆαˆ‰αŠ•αˆ α‰»αŠ“αˆŽα‰»α‰½αŠ•αŠ• αˆ˜α‰€αˆ‹α‰€αˆ αŠ αˆˆα‰¦α‰΅*" ,parse_mode = "markdown")
3
18
/ban bot.sendMessage("Enter User Telegram Id To Ban") Bot.handleNextCommand("/ban2")
4
19
/ban2 balance = User.getData("balance",user=message.text) if balance == None: bot.sendMessage(f"{message.text} is not a user of this bot") else: User.saveData("ban",data="ok",user=message.text) bot.sendMessage(chat_id=u,text=f"{message.text} Succesfully Banned From Using This Bot") bot.sendMessage(chat_id=message.text,text="You are banned from using this bot")
5
20
/broadcast bot.sendMessage("your message") Bot.handleNextCommand("/onBroadcast")
5