wechat

Tag

Cards List
#wechat

@xiangyuli: WeChat is back to his main gig! Awesome! Dopamine recharge complete!!!

X AI KOLs Following · yesterday

The user expresses excitement about WeChat returning to its core function, highlighting a positive user experience.

0 favorites 0 likes
#wechat

Quoting Calif Research

Simon Willison's Blog · yesterday Cached

Calif Research demos WeWorm, a zero-click worm spreading through WeChat calls, with AI enabling rapid exploit development.

0 favorites 0 likes
#wechat

@rionaifantasy: Big news, big news, family!!! Today we're officially open-sourcing the strongest WeChat personal intelligence database …

X AI KOLs Following · 6d ago Cached

Rion Wu open-sourced wechat-intelligence-hub, a local-first, privacy-focused tool that uses Codex to analyze WeChat chat histories, generate daily summaries, track business opportunities, and suggest replies without sending messages or storing data remotely.

0 favorites 0 likes
#wechat

@plusyip: WeChat Mini Programs for individual developers now support enabling virtual payments. For individuals developing Mini P…

X AI KOLs Following · 2026-09-01

WeChat Mini Programs now support virtual payments for individual developers, adding a new monetization option beyond ads.

0 favorites 0 likes
#wechat

WeMM-Embedding: WeChat Multi-Modal Embedding Technical Report

Hugging Face Daily Papers · 2026-08-25 Cached

WeMM-Embedding is a family of universal multimodal embedding models developed by Tencent, achieving state-of-the-art performance in retrieval and recommendation tasks for WeChat applications, with variants in 2B, 4B, and 9B parameters released publicly.

0 favorites 0 likes
#wechat

@cz_binance: I haven't used WeChat for several years. (The reason is the same as not using Telegram, too much information). Please everyone be cautious of scams!

X AI KOLs Following · 2026-08-24 Cached

CZ warns that he has not used WeChat for many years and reminds everyone to be vigilant against scams impersonating Binance or CZ.

0 favorites 0 likes
#wechat

@interjc: It looks like the AI summarization feature for WeChat official accounts on mobile is coming soon

X AI KOLs Following · 2026-08-18 Cached

It seems WeChat is about to add an AI summarization feature to official accounts on mobile, which could enhance the user reading experience.

0 favorites 0 likes
#wechat

@Khazix0918: https://x.com/Khazix0918/status/2087017528816279768

X AI KOLs Timeline · 2026-08-11 Cached

The author criticizes WeChat's newly launched AI-assisted writing for Moments, AI comments, and AI summarization for official accounts, arguing that these AI features will weaken genuine emotional expression and social connections between people, and expresses concern that the creator ecosystem is being eroded by AI.

0 favorites 0 likes
#wechat

@0xQiYan: https://x.com/0xQiYan/status/2086432137486692484

X AI KOLs Timeline · 2026-08-09 Cached

This article breaks down a case of monetizing via WeChat Official Account traffic monetization, introducing a method that uses original images for account testing in the first 5 days, then publishing original articles from day 6 onward, achieving over 7,000 yuan in ad revenue in 30 days. It also includes risk warnings and operational suggestions.

0 favorites 0 likes
#wechat

@369Serena: Oh my god, am I really the last to know?! Xiaohongshu can bind to WeChat Official Accounts and auto-format long posts! X creators can now post to Xiaohongshu painlessly!!! Steps: In Xiaohongshu's creator platform, click 'Long Post' and bind your own WeChat Official Account. After binding, enter a link to a WeChat article, and the long post will be automatically imported into Xiaohongshu...

X AI KOLs Timeline · 2026-08-06 Cached

Xiaohongshu's creator platform supports binding to WeChat Official Accounts. Enter a link to automatically import and format long articles, making it convenient to publish content simultaneously across X, WeChat, and Xiaohongshu.

0 favorites 0 likes
#wechat

@NFTCPS: Found a great tool: WeChat Channels Downloader. Compact, easy to use, runs on macOS and Windows. For convenience, just paste the video channel share link into this online page to extract the video URL: https://sph.litao.workers.dev Or you can set up your own instance,…

X AI KOLs Timeline · 2026-07-21 Cached

Introduces a WeChat Channels downloader: compact, easy to use, supports macOS and Windows, can be used via an online page or a self-hosted service.

0 favorites 0 likes
#wechat

@wangdefou: Thanks to the inspiration from a pro, I've deployed my own dedicated WeChat Channels video download tool on Cloudflare

X AI KOLs Timeline · 2026-07-21 Cached

This tweet introduces a video download tool for WeChat Channels based on a GitHub repository. Users can deploy their own dedicated downloader on Cloudflare and download videos by copying links in the WeChat built-in browser.

0 favorites 0 likes
#wechat

@Fenng: That's the most powerful Markdown in the world

X AI KOLs Following · 2026-07-20 Cached

Fenng joked that WeChat's Xiaowei might support Markdown, calling Markdown the best file format.

0 favorites 0 likes
#wechat

@jakevin7: Epic feature!!! WeChat actually supports .md. WeChat finally contradicted those who were whitewashing and explaining for it. The support of .md is not nearly as troublesome and destructive as said.

X AI KOLs Following · 2026-07-20 Cached

WeChat finally natively supports .md (Markdown) files, a highly anticipated feature update.

0 favorites 0 likes
#wechat

@liucong0120: Open source WeChat official account title Skill, https://github.com/liucongg/liucong-skills/tree/main/skills/gzh-title-strategist… Distilled, I, Canghe @canghe, Kangaroo King @aik…

X AI KOLs Timeline · 2026-07-16 Cached

Liu Cong has open-sourced a WeChat official account title optimization Skill repository, containing skills such as gzh-title-strategist, which can be used to generate and optimize WeChat official account titles.

0 favorites 0 likes
#wechat

@Pluvio9yte: Claude Code can't read WeChat public account articles. I spent ten minutes solving it and turned it into an open-source skill. Yesterday I asked Claude Code to review a draft of a public account article. I dropped the link in, and WebFetch directly returned "Environment exception, please complete verification." Switched to Jina Re...

X AI KOLs Timeline · 2026-07-15 Cached

The author solved the problem of Claude Code being unable to read WeChat public account articles by faking User-Agent and Referer to bypass WeChat verification, and using Python standard library to extract the title, author, and body text. He packaged this functionality into an open-source skill (rn-wechat-extract), supporting one-command extraction of full text, usable in Agent workflows.

0 favorites 0 likes
#wechat

@aehyok: Wow, this is insane! Tencent's own ima knowledge base lets AI easily read the WeChat public account articles from our WeChat favorites, and it supports batch processing. Anyone else like me who often browses public account articles, thinks they're good, and clicks save? But when you need to use them, you have to search through favorites, open them, copy the link — super inconvenient...

X AI KOLs Timeline · 2026-07-15 Cached

Tencent's ima knowledge base can batch-read public account articles from WeChat favorites and supports deep integration with Agent products like WorkBuddy, Claude Code, and Codex, making AI processing convenient.

0 favorites 0 likes
#wechat

@laowangbabababa: Damn, I figured out how to redirect external links to add friends on WeChat. Used Codex throughout, from link to WeChat app scan code to add friend. Leads from various websites no longer get lost. I saw other sites offering this as a product for at least $99/month, but I only have certification and server costs. Check out this video...

X AI KOLs Timeline · 2026-07-12 Cached

The author implemented a feature using OpenAI Codex that redirects external links to add friends on WeChat, reducing lead acquisition costs. Compared to similar products costing $99/month, the author only pays for certification and server costs.

0 favorites 0 likes
#wechat

@chenzeling4: A Claude Code skill that designs better than most Canva templates. guizang-social-card-skill generates Xiaohongshu caro…

X AI KOLs Timeline · 2026-07-09 Cached

Guizang-social-card-skill is a Claude Code skill that generates Xiaohongshu carousels and WeChat cover pairs from a single HTML file with 28 layouts and 10 themes, supporting editorial and Swiss design styles.

0 favorites 0 likes
#wechat

@gengdaJ: Awesome, now you can directly use Codex to automatically batch scrape WeChat official account articles. Original, multiple articles at once can be accurately scraped; text, likes, shares, comments, and read counts can also be scraped. Previously, I had to manually operate on the website, now just let Codex handle it, so comfortable~ For the text, just scan a QR code, the login status lasts 4 days. Other data...

X AI KOLs Timeline · 2026-07-09 Cached

Introduces a new yichen-skills tool wechat-mp-batch-exporter that allows using Codex to automatically batch scrape WeChat official account articles, including text, likes, shares, comments, read counts, and other data, with login status maintained for 4 days.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback