3 081
订阅者
-1224 小时
-287 天
-14130 天
帖子存档
3 079
Unlock the potential of Telegram with my collection of affordable bot codes! Get instant access to:
> * Refer and Earn Bot (English, Amharic, Tigrinya)
> * Amharic Keyboard Bot
> * Font Changer Bot
> * ID Finder Bot
> * Image Search Bot
> * Forward Tag Remover Bot
> * File Store Bot
> * Channel Auto Reaction Bot
> * Poll Maker Bot
> * Calculator Bot
> * Character Counter Bot
> * Share Contact Button
> * Channel Scheduled Quote Poster Bot
>
> Streamline channel management, boost user engagement, and offer unique features. Perfect for small businesses, content creators, and community builders. Contact me for pricing and details!
3 079
QR Code Generator TBC code
Command :
* (You can replace it with another command by updating the code)
tum = message.text
# Define the data for the QR code (this could be a URL, text, etc.)
data_for_qr = tum # Replace with the data you want to encode
# Use the QR code generator API to generate the QR code image
qr_code_url = "https://api.qrserver.com/v1/create-qr-code/?data=" + data_for_qr + "&size=150x150"
# Send the generated QR code to the user
bot.sendPhoto(photo = qr_code_url, caption = "Here is your QR code!")3 079
Google QR Code maker code
add = "your text"
photo = f"http://chart.apis.google.com/chart?cht=qr&chs=500x500&chl={add}&chld=H|0"
bot.sendPhoto(photo=photo,parse_mode="Markdown")
By : @IncomeTeamAdmin3 079
You can use the code below if you want it to be a regular pole/multiple choice poll
question = "Which of these are European capitals?"
options = ["Paris", "London", "Berlin", "Madrid"]
bot.sendPoll(
chat_id=u,
question=question,
options=options,
is_anonymous=False,
type="regular",
allows_multiple_answers=True,
open_period=30 # ⏳ Closes after 30 seconds
)3 079
To send poll quiz with a timer(30sec)
question = "What is the capital of France?"
options = ["Paris", "London", "Berlin", "Madrid"]
bot.sendPoll(
chat_id=u,
question=question,
options=options,
is_anonymous=False,
type="quiz",
correct_option_id=0,
explanation="The capital of France is Paris, known for its art, fashion, and culture.",
open_period=30 # ⏳ The quiz will automatically close after 30 seconds
)3 079
question = "What is the capital of France?"
options = ["Paris", "London", "Berlin", "Madrid"]
bot.sendPoll(
chat_id=u,
question=question,
options=options,
is_anonymous=False,
type="quiz",
correct_option_id=0,
explanation="The capital of France is Paris, known for its art, fashion, and culture.",
open_period=30 # ⏳ The quiz will automatically close after 30 seconds
)3 079
To send poll quiz
question = "What is the capital of France?"
options = ["Paris", "London", "Berlin", "Madrid"]
bot.sendPoll(
chat_id=u,
question=question,
options=options,
is_anonymous=False,
type="quiz",
correct_option_id=0,
explanation="The capital of France is Paris, known for its art, fashion, and culture."
)3 079
Repost from Wase Records 🎬
Deaths Game አጭር ተከታታይ ፊልም ከመጀመሪያ እስከ መጨረሻ(1 - 8) ሁሉንም በትርጉም @WaserecBot ላይ Deaths Game ብለው search በማድረግ ያውርዱ።3 079
ምንም አይነት የቴሌግራም ቦት ማሰራት የምትፈልጉ እንዲሁም Full Source Code የምትፈልጉ በጣም በተመጣጣኝ በመስራት ላይ እገኛለሁ።
ለማሰራት @EskoDrums ያናግሩ።
3 079
የተጠቃሚውን Profile Photo ለመላክ የሚያስችል Code
user_id = message.from_user.id # Get user ID
# Fetch user profile photos
photos = bot.getUserProfilePhotos(user_id)
# Check if the user has any profile photos
if photos.total_count > 0: # Check if there are photos
photo_file_id = photos.photos[0][0].file_id # Get the first profile photo
bot.sendPhoto(chat_id=user_id, photo=photo_file_id) # Send the first profile photo
else:
bot.sendMessage(chat_id=user_id, text="❌ You don't have a profile photo.")3 079
Updating Message Code in Telebot Creator
updating = bot.sendMessage("<b>Updating...</b>")
msg_id = updating.message_id
bot.editMessageText("▰▱▱▱▱▱▱▱▱▱ 0%", message_id=msg_id)
bot.editMessageText("▰▰▱▱▱▱▱▱▱▱ 10%", message_id=msg_id)
bot.editMessageText("▰▰▰▰▱▱▱▱▱▱ 25%", message_id=msg_id)
bot.editMessageText("▰▰▰▰▰▱▱▱▱▱ 40%", message_id=msg_id)
bot.editMessageText("▰▰▰▰▰▰▰▱▱▱ 56%", message_id=msg_id)
bot.editMessageText("▰▰▰▰▰▰▰▰▱▱ 67%", message_id=msg_id)
bot.editMessageText("▰▰▰▰▰▰▰▰▰▱ 88%", message_id=msg_id)
bot.editMessageText("▰▰▰▰▰▰▰▰▰▰ 100%", message_id=msg_id)
bot.editMessageText("<b>DONE ✅</b>", message_id=msg_id)3 079
አዲስ ቦት በመስራት ላይ እንገኛለን!
ቻነላችሁን በርካሽ ዋጋ ማሳደግ ለምትፈልጉ የማይታለፍ እድል ፤ በ 250 ብር ብቻ 1k+ member እንድታገኙ እድሉን አመቻችተናል።
በቅርቡ በምንለቀው የይጋብዙ ይሸለሙ ቦት ቻነሎትን በ 250 ብር ብቻ በማስገባት 1k+ member ያግኙ።
በቀጣይ ዙር ዋጋው ስለሚጨምር ይሄ እድል እንዳያመልጣችሁ።
ቻነላችሁን ለመጨመር @EskoDrums ያናግሩ።
3 079
Repost from Wase Records 🎬
After part 1 2 3 4 5
part 1-
After (2019)
part 2 - After We Collided (2020)
part 3 - After We Fell (2021)
part 4 - After Ever Happy (2022)
part 5 - After Everything (2023)
ሁሉንም በትርጉም ወደ @waserecbot በመሄድ After ብለው search ያድርጉ።3 079
@WaseRecBot
የፈለጋችሁትን ፊልም search አድርጋችሁ በ ትርጉም የምታወዱበት ምርጥ ቦት።
የፈለጉትን Action, Animation , Series, Korea.... ፊልም አሁኑኑ አውርደው ይኮምኩሙ።
@WaseRecBot
3 079
Repost from Wase Records 🎬
Cobra Kai
ከመጀመሪያ እስከ መጨረሻ በትርጉም በ @WaseRecBot ያገኛሉ።
ፊልሙን ለማውረድ ወደ @WaseRecBot በመሄድ Cobra Kai ብለው Search ያድርጉ3 079
በቅርቡ ትርጉም ፊልሞችን search አድርጋችሁ የምታወዱበት አሪፍ ቦት እለቃለሁ ። አሁን ላይ ከ 1000 በላይ የ Romance, Horror, Action, Comedy, Hindi, Koria, Turk, Series እና ብዙ ፊልሞችን ይዟል ፤ የሚገርመው ነገር ሁሉም በ ትርጉም ነው። 1000 ፊልም በጣም ትንሽ ቢሆንም ገና ለሙከራ የተጨመሩ ናችው!
በቅርብ ቀን ይጥብቁን! 🦁🦁🦁
3 079
@EskoChatGPT4Bot በጣም በቅናሽ ዋጋ መግዛት የምትፈልጉ! ላልተወሰነ ቀናት በ 100 ብር ብቻ ChatGPT Code የራሳችሁ ማድረግ ትችላላችሁ!
ለመግዛት @EskoDrums ያናግሩ!
3 079
Update!
Esko ChatGPT (GPT4) Bot Update ተደርጓል!
ከዚህ በፊት ስትጠይቁ Error የሚበዛ ሲሆን አሁን ግን እነዛ Errors ተስተካክለዋል!
የዚህን ቦት ኮድ ከኔ የገዛችሁ Update የተደረገውን ኮድ በነፆ ማግኘት ትችላላችሁ።
ለመጀመር : Click Here
Dm : @EskoDrums
3 079
🚀 Exciting News! 🚀
I’m thrilled to announce the launch of my new Telegram ID Bot! 🎉
With this bot, you can easily retrieve the User ID, Channel ID, Group ID, or Bot ID from any forwarded message.
Simply forward a message to the bot and get your IDs instantly!
Try it out now : @EskoIDBot
