9194
Share your bots, comment, test and have fun! Rules: Speak in English, Don't spam/advertise channels or groups that aren't bot related, respect other members, use common sense. @BOTLIST 🌟 @BotListBot 🤖 @BotListCollections 📔
Any bot like it suggests the channel like you joined
Читать полностью…
👋 Hey everyone, wanted to share a bot I built that solves a real problem.
@SpotifyDownloaderExdbot
Send it any Spotify playlist link and it sends back a clean ZIP with every track — full ID3 tags, album art, artist, album, track number. Ready to drop straight into VLC, Plex or any music player.
No setup. No accounts. No token nonsense. Just paste your link and get your music back in seconds.
Would love your feedback 🙏
That isn't exposed. That would be a huge invasion of privacy if it was, exactly because of what you're trying to do. If bots could just scrape that, users could be tracked.
Читать полностью…
yeah, I use telegram on my Android Tv. here download speed is optimized, so just 1Gb file can be downloaded approximately 1-2 hour 🫥
Читать полностью…
any bot that can give us the username who have seen latest messege in broadcast channel
Читать полностью…
{
"keyboard": [
[
{
"text": "😐",
"request_managed_bot": {
"request_id": "1",
"suggested_name": "name",
"suggested_username": "username"
}
},
{
"text": "😐",
"request_chat": {
"request_id": "2",
"chat_is_channel": false,
"user_administrator_rights": {
is_anonymous: false,
can_manage_chat: true,
can_delete_messages: false,
can_manage_video_chats: false,
can_restrict_members: false,
can_promote_members: false,
can_change_info: false,
can_invite_users: false,
can_post_messages: false,
can_edit_messages: false,
can_pin_messages: false,
can_post_stories: false,
can_edit_stories: false,
can_delete_stories: false,
can_manage_topics: false,
can_manage_direct_messages: false,
},
"request_title": true,
"request_username": true,
"request_photo": true,
}
}
]
]
}
Are there any bots that i can save from threads via link
Читать полностью…
⚽️ Collect cards, build your team, and conquer the Libertadores Cup! Career mode, PvP, transfer market, and much more. @primefcteambot
Читать полностью…
You're joking right? That should only take a few seconds, maybe a minute or two if your connection is slow. If it takes you a few hours to download 1GB something is very wrong.
Читать полностью…
is there any bot that can give us the username who have seen latest messege in broadcast channel. Anyone who can help me pls
Читать полностью…
import 'package:flutter/material.dart';
import 'package:scanx_infinity/core/widgets/glass_card.dart';
import 'package:scanx_infinity/core/widgets/futuristic_button.dart';
import 'package:iconsax/iconsax.dart';
class PremiumScreen extends StatelessWidget {
const PremiumScreen({super.key});
@override
Widget build(BuildContext context) {
return Scaffold(
body: Stack(
children: [
// Cyber Background
Container(color: const Color(0xFF020617)),
Positioned(
top: -100, right: -50,
child: CircleAvatar(radius: 150, backgroundColor: Colors.cyanAccent.withOpacity(0.1)),
),
SafeArea(
child: Padding(
padding: const EdgeInsets.all(24.0),
child: Column(
children: [
const Icon(Iconsax.crown, color: Colors.amber, size: 60),
const SizedBox(height: 20),
const Text("SCANX PRO", style: TextStyle(fontSize: 32, fontWeight: FontWeight.bold, letterSpacing: 4)),
const Text("Unlock the Infinity Engine", style: TextStyle(color: Colors.white70)),
const SizedBox(height: 40),
_buildFeatureRow(Iconsax.cloud_plus, "Unlimited Cloud AI Sync"),
_buildFeatureRow(Iconsax.magic_pen, "Advanced Handwriting Restore"),
_buildFeatureRow(Iconsax.shield_tick, "Military-grade PDF Encryption"),
_buildFeatureRow(Iconsax.message_programming, "Unlimited AI Assistant Chats"),
const Spacer(),
const GlassCard(
opacity: 0.05,
child: Padding(
padding: EdgeInsets.all(20),
child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [
Column(
crossAxisAlignment: CrossAxisAlignment.start,
mainAxisSize: MainAxisSize.min,
children: [
Text("Yearly Access", style: TextStyle(fontWeight: FontWeight.bold)),
Text("\$49.99 / year", style: TextStyle(color: Colors.cyanAccent)),
],
),
Chip(label: Text("SAVE 40%", style: TextStyle(fontSize: 10, fontWeight: FontWeight.bold))),
],
),
),
),
const SizedBox(height: 20),
FuturisticButton(
label: "Upgrade to Infinity",
onPressed: () {
// Integration with RevenueCat or Stripe
}
),
],
),
),
),
],
),
);
}
Widget _buildFeatureRow(IconData icon, String text) {
return Padding(
padding: const EdgeInsets.symmetric(vertical: 12),
child: Row(
children: [
Icon(icon, color: Colors.cyanAccent, size: 24),
const SizedBox(width: 15),
Text(text, style: const TextStyle(fontSize: 16)),
],
),
);
}
}
Is there any bot where I can convert telegram file link to browser download link?
Читать полностью…
/channel/TeraBoxMediaBot
Why is this not working?
Look into botfather mini app properly from now on :((
Читать полностью…