Efficient Java Integration of Feishu API for Message Push and Escalation
Bot Types
Custom Group Bot
A custom group bot operates exclusively within the chat it was added to. Created via Group Settings > Group Bots, it requires no tenant admin approval. Interaction occurs through a webhook URL. Limitations include:
Usable only in the group where added; cannot engage in one-on-one chats.
Supports only unidirectiona ...
Posted on Fri, 07 Aug 2026 16:19:16 +0000 by archangel_617b
Building a WeChat Chatbot for Message Logging and Analysis
Introduction
In corporate environments where knowledge sharing is encouraged, tracking shared content can become challenging as volume increases. This solution implements a Python-based WeChat chatbot that automatically logs shared messages to Excel files for accurate record-keeping.
Implementation Overview
The system uses wxpy for WeChat integ ...
Posted on Mon, 15 Jun 2026 16:40:34 +0000 by twopeak
Integrating Coze API with WeChat Group Chatbots
Account Risk WarningAutomating WeChat messages violates platform policies and carries a high risk of account suspension. Always operate using a secondary WeChat account to isolate potential bans from your primary profile.System ArchitectureThe domestic Coze platform now exposes its API, allowing developers to bypass the web interface and integr ...
Posted on Wed, 20 May 2026 05:11:52 +0000 by slicer123