ChatCrawlersearch across public Telegram Open the app
C

Coding Lovers GP

666 members
17 July 2026
با پایتون کلی کتابخونه هست میشه از تلبات تا ایو و.... زبانا دیگه کتابخانه نمیدانم اما با http میشه
S
Видеостикер
click to show
💔
±
بنظرتون امشب 200 رو میزنه؟
A
اوخ کیبورد یادم رفت بهش اد کنم
S
عااا همون که سمپل کد بود ؟
S
راسی اون مشکلمو اصلا یه جور دیگه حلش کردم def telegram_request(method: str, payload: Dict[str, Any]) -> Dict[str, Any]: url = f"{config.TELEGRAM_URL}{config.BOT_TOKEN}/{method}" try: response = requests.post(url, json=payload, timeout=30) response.raise_for_status() return response.json() except requests.RequestException as e: raise Exception(f"Request failed for {method}: {e}") اینجوری تو فایل کمک کننده و فایل اصلیم مثلا اینجوری : if text == "/check": helper.telegram_request("sendMessage", {"chat_id": chat_id, "text": "Check OK ✅"}, ) elif text == "/start": helper.telegram_request("sendMessage", {"chat_id": chat_id, "text": "Hey This Is ME :) "}) elif text == "/process": process = helper.find_process() helper.telegram_request('sendRichMessage', { "chat_id": chat_id, "rich_message": { "markdown": pd.DataFrame(process, columns=['pid', 'path'], index=range(1, len(process) + 1)).to_markdown(), }, }) else: helper.telegram_request('forwardMessage',{"chat_id": config.ADMIN_ID,"from_chat_id": chat_id,"message_id": message_id,}) return "OK"
تلبات یکم خله سر سی پنل خاموش میکنه منم یه چیزی دارم مینویسم بتونم ریستارت بکنم
S
Видеостикер
click to show
😆
±
SAMANاره
سند مسیج و فوروارد مسیج و ... اینارو تو یه فایل جدا تابعشون رو بنویس سر موقعش فقط صداشون بزن
S
راه حل منطقی اینه کلش ببرم ایوگرام
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