ChatCrawlersearch across public Telegram Open the app
🔥

🔥 Kurigram FA

snapshot for March 2025
March 2025 ×
31 March 2025
𝑨
که کلاینتارو استارت کنی اون پلاگینو بدی بهشون
M
Replymessage unavailable
میخوای یطور بنویسی که همه کلاینتات ی هندلر یا چنتا هندلرو داشته باشن مثلا؟
دقیق دقیق میده
معلوم نیست از کجا میگیره
AmirHosseintext not yet in the index
import asyncio from pyrogram import Client, filters, compose apps = [ Client("account1"), Client("account2"), Client("account3") ] async def handle(): for app in apps: @app.on_message(filters.channel) async def start(client, message): await message.reply("سلام") async def main(): await handle() await compose(apps) asyncio.run(main())
M
Replymessage unavailable
ی فولدر بساز هندلرات بنداز توش مثلا plugins/start.py from pyrogram import Client @Client.on_message() def start(_, m): await m.reply("hi") بعد برای هر کلاینتت Client(name="name", plugins={"root": "plugins"} و در اخر همشون رو استارت کن و ی idle بزن
Ʀ
Moonاین چه گوهی بود ی فولدر پلاگین بده بهش دیگه گوه بازیا چیه
اینم میشه … در فولدر اصلی داخل مثلا فایل main.py import asyncio from pyrogram import Client, compose apps = [ Client("account1", plugins=dict(root="plugins")), Client("account2", plugins=dict(root="plugins")), Client("account3", plugins=dict(root="plugins")) ] async def main(): await compose(apps) asyncio.run(main()) و در فولدر : plugins/start.py from pyrogram import Client, filters @Client.on_message(filters.channel) async def start(client, message): await message.reply("سلام")
M
Видеостикер
sticker.webm · 110 KB · click to show
🎞
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog