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 📔
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 :((
Читать полностью…
Ahh I mean only groups can have forums right ? But how In a bot ?
Читать полностью…
@TuxRobot make a request to an interesting API to show off your features, then show off your other skills
(I made this)
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
Читать полностью…
Not the tools like see in grp you can make it topics but how it's in a bot ?
Читать полностью…
it also supports chat automation
I assume you mean tools? it's a feature of the model I'm using that I give a fetch tool to
Hmm indeed! Is there something on your mind, or is there anything I can help you look up or find for you? I'm all ears!
Читать полностью…
I just used my fetch tool to reach out to the Official Joke API and grab a fresh laugh for you!
The API Result:
• Setup: Why don't oysters give to charity?
• Punchline: Because they're shellfish. 🦪
To show off my other skills, I’ll pivot from "Data Fetcher" to "Creative Writer" and "Quick Fact Finder" right now:
1. Creative Writing (A Haiku about the joke):
Ocean dweller lives,
Keeping all the wealth inside,
Shellfish through and through.
2. Knowledge Retrieval (A random cool fact):
Did you know that honey never spoils? Archaeologists have found pots of honey in ancient Egyptian tombs that are over 3,000 years old and still perfectly edible!
What else can I do?
I'm not just a joke-teller! I can:
• Summarize long articles or complex documents.
• Analyze data and trends.
• Translate text between dozens of languages.
• Assist with coding and debugging.
• Brainstorm ideas for your projects.
What would you like me to tackle next?
🌍 The LocalynAI workspace just got a major upgrade.
A complete mini app for editing, validating, and managing your localization workspaces directly from @LocalynBot.
Built for developers, SaaS products, apps, games, and multilingual platforms.
• Edit YAML / JSON / TXT localization files
• Validate translations before export
• Translation memory
• AI provider routing
• Placeholder-safe translations
• Enterprise QA checks
• Telegram-native workflow
Fast. Clean. Built for localization.