MCPcopy Index your code
hub / github.com/GentleCP/corpwechatbot

github.com/GentleCP/corpwechatbot @v0.6.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.6.4 ↗ · + Follow
99 symbols 287 edges 13 files 73 documented · 74%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

👋 corpwechatbot是一个python封装的企业机器人&应用消息推送库,通过企业微信提供的api实现。

利用本库,你可以轻松地实现从服务器端发送一条文本、图片、视频、markdown等等消息到你的微信手机端,而不依赖于其他的第三方应用

Usage

点此查看说明文档 ,若无法打开,也可直接访问原始文档

Author

@GentleCP

License

本项目遵守GPL v3开源协议

Sponsor

本项目完全出于公益性质开源使用,作者独自完成开发测试等一系列工作,如果它帮到了你,解决了你的痛点需求,你可以请作者喝杯阔乐,或者给这个项目一个star(右上角),激励作者继续更新完善本项目,非常感谢🙏

Core symbols most depended-on inside this repo

_send
called by 10
corpwechatbot/app.py
_send
called by 5
corpwechatbot/chatbot.py
_post
called by 4
corpwechatbot/_sender.py
send_text
called by 3
corpwechatbot/_sender.py
send_image
called by 3
corpwechatbot/_sender.py
send_news
called by 3
corpwechatbot/_sender.py
send_markdown
called by 3
corpwechatbot/_sender.py
_get_media_id
called by 3
corpwechatbot/_sender.py

Shape

Method 80
Class 12
Function 7

Languages

Python100%

Modules by API surface

corpwechatbot/_sender.py27 symbols
corpwechatbot/app.py20 symbols
corpwechatbot/error.py11 symbols
tests/test_appchat.py10 symbols
tests/test_app.py10 symbols
corpwechatbot/chatbot.py9 symbols
tests/test_chatbot.py5 symbols
corpwechatbot/util.py4 symbols
corpwechatbot/command.py3 symbols

For agents

$ claude mcp add corpwechatbot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page