Botter
1.66K subscribers
290 photos
24 videos
5 files
116 links
Website and telegram bot development and tech blogs - bottercc.com

Promote your bot free: later
Download Telegram
We didn't got any winner yet.
So make as many guesses possible, no limit.

The closest one gets the reward.

Winner will be announced after 30 minutes
Forwarded from Jack 开发者
64K
1
Botter
64K
We got our winners, reward already sent
🤷‍♂1
@RequestCaptchaBot 🙃

2 month premium subscription on this bot for free.
Comment "FREE" and you will get it

Send join request to this chat to know what this bot does:
https://t.me/+Z7tJUWMpvWwzMWVl
Please open Telegram to view this post
VIEW IN TELEGRAM
💩31💔1😡1111
🚀 Launch Your Website with OneHostMarket!

Looking for fast, secure & affordable web hosting? 💻

🌐 OneHostMarket brings you everything you need to get your website online:

Shared Hosting starting from just ₹79/month
NVMe SSD Storage for blazing-fast speed
Free SSL Certificate 🔒
cPanel Control Panel
LiteSpeed Web Server
24/7 Expert Support
Free Website Migration
99.9% Uptime

Whether you're starting a blog, business website, portfolio, or eCommerce store, we've got the perfect hosting plan for you.

🌍 Visit Now: https://onehostmarket.com

💙 OneHostMarket – Fast Hosting. Affordable Pricing. Reliable Support.
3👎11
Ohh No!! People are advertising food inside games now 🤨
1
₹1000 / $10 Giveaway

Rules:
- Go to this x post
- Follow the account
- Like and comment any random quote

A random person will be selected randomly after 24 hours and get the reward
61
@ai9to5 has just been placed for auction by its owner with a minimum bid of 💎69.

The auction for this item will end in 6 days 23 hours.

https://fragment.com/username/ai9to5
Please open Telegram to view this post
VIEW IN TELEGRAM
😡75💩32
❤️❤️😋😋
6😡322
Comment your vibecoded app and will rate them
😡4311
Which network do you prefer for USDT Transfers.

1. BEP20 (BSC)
2. TRC20 (Tron)
3. ERC20 (Ethereum)
211
Oh my lord, this theme. does people really use it.
1😭1
Day 9999 of creating beautiful TMA Ui
💩42😡1
<?php
header('Content-Type: application/json');

$channel = trim($_GET['channel'] ?? '');
$post_id = trim($_GET['post'] ?? '');

if (empty($channel) || empty($post_id)) {
echo json_encode(["status" => "error", "message" => "Missing parameters. Usage: ?channel=bottercc&post=544"]);
exit;
}

$url = "https://t.me/{$channel}/{$post_id}?embed=1";

$html = @file_get_contents($url, false, stream_context_create([
'http' => ['header' => "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36\r\n"]
]));

if ($html === false) {
echo json_encode(["status" => "error", "message" => "Failed to connect to Telegram."]);
exit;
}

$html_lower = strtolower($html);

// Channel Check
if (strpos($html_lower, 'channel with username') !== false) {
echo json_encode([
"status" => "channel-not-found",
"message" => "Channel not found or private."
]);
exit;
}

// Post Check
if (strpos($html_lower, 'post not found') !== false) {
echo json_encode([
"status" => "post-not-found",
"message" => "Post not found."
]);
exit;
}

// Extract Views
if (preg_match('/<span class="tgme_widget_message_views">([\d.,KMB]+)<\/span>/i', $html, $matches)) {
$views_raw = trim($matches[1]);

$views = $views_raw;
if (preg_match('/([\d.]+)([KMB]?)/i', $views_raw, $m)) {
$num = (float)$m[1];
$suffix = strtoupper($m[2] ?? '');
if ($suffix === 'K') $num *= 1000;
if ($suffix === 'M') $num *= 1000000;
if ($suffix === 'B') $num *= 1000000000;
$views = (int)$num;
}

echo json_encode([
"status" => "success",
"channel" => $channel,
"post_id" => (int)$post_id,
"views" => $views,
"views_raw" => $views_raw,
"url" => "https://t.me/{$channel}/{$post_id}"
], JSON_PRETTY_PRINT);

} else {
echo json_encode([
"status" => "error",
"message" => "Could not extract views."
]);
}
?>

Api to get views count of any public telegram post.

TEST: https://cl.arijitiyan.cc/tgview/api.php?channel=bottercc&post=695
@tgtizeBot 😴 another creation of mine
11
Please create a Google style logo for our @unobhaibot

The logo should be branded, and proffestional.
Exactly like google style, for example:
@comment_Pickerbot
@what_otp_bot
@tgtizebot
@requestCaptchaBot

Best one will b rewarded
Create a logo for "EARN ADS"
It's a monetization telegram mini app.

I will pay a good amount to the best logo.
You don't need to follow any design rule, create anything from your imagination.
You can use any ai, manual edit or anything...
4
giftm.cc & @GiftmRobot is no longer mine.
We have sold the project,,,
Thank you 🙏
😭81
Haha 😂
🤣14👍11