Community plugins
This page tracks high-quality community-maintained plugins for Pllan. We accept PRs that add community plugins here when they meet the quality bar.Required for listing
- Plugin package is published on npmjs (installable via
pllan plugins install <npm-spec>). - Source code is hosted on GitHub (public repository).
- Repository includes setup/use docs and an issue tracker.
- Plugin has a clear maintenance signal (active maintainer, recent updates, or responsive issue handling).
How to submit
Open a PR that adds your plugin to this page with:- Plugin name
- npm package name
- GitHub repository URL
- One-line description
- Install command
Review bar
We prefer plugins that are useful, documented, and safe to operate. Low-effort wrappers, unclear ownership, or unmaintained packages may be declined.Candidate format
Use this format when adding entries:- Plugin Name — short description
npm:
@scope/packagerepo:https://github.com/org/repoinstall:pllan plugins install @scope/package
Listed plugins
-
pllan-dingtalk — The Pllan DingTalk channel plugin enables the integration of enterprise robots using the Stream mode. It supports text, images and file messages via any DingTalk client.
npm:
@largezhou/ddingtalkrepo:https://github.com/largezhou/pllan-dingtalkinstall:pllan plugins install @largezhou/ddingtalk -
QQbot — Connect Pllan to QQ via the QQ Bot API. Supports private chats, group mentions, channel messages, and rich media including voice, images, videos, and files.
npm:
@sliverp/qqbotrepo:https://github.com/sliverp/qqbotinstall:pllan plugins install @sliverp/qqbot -
WeChat — Connect Pllan to WeChat personal accounts via WeChatPadPro (iPad protocol). Supports text, image, and file exchange with keyword-triggered conversations.
npm:
@icesword760/pllan-wechatrepo:https://github.com/icesword0760/pllan-wechatinstall:pllan plugins install @icesword760/pllan-wechat