Giter VIP home page Giter VIP logo

comwechatrobotcsharp's Introduction

描述

本项目是 @github/ljc545w 大佬的ComWechatRobot C#版实现

目前实现以下功能:

  • 获取通讯录
  • 获取所有群成员基础信息(含wxid,群昵称,微信昵称)
  • 发送文本、图片、文件、群艾特(含多个艾特)消息
  • 自动合并短的文本、艾特信息(可设定单条信息最大长度)
  • 自动分割过长的单条信息

可用版本

微信3.7.0.26 下载地址

编译环境

Visual Studio 2022 + .Net 5.0

使用前准备

  1. 下载ComWechatBot的必要文件
  2. 使用管理员命令行注册或卸载com组件
# 安装
CWeChatRobot.exe /regserver
# 卸载
CWeChatRobot.exe /unregserver

更多功能

后续计划功能:

  • 跟进 ComWechatRobot 更新
  • 后续提供语音、图片接收等功能

最近几天在给ljc545w大佬添麻烦,想要帮助改进项目 期待大佬的好消息!

更新记录

2022.06.13

  • 首次发布

2022.06.14

  • 跟进ComWechatRobot更改At消息参数,在本项目中,为了最终呈现的消息文本的整洁,所有的@昵称在传入时添加,而不是由Robot自动在最前面添加。

免责声明

代码仅供交流学习使用,请勿用于非法用途和商业用途!如因此产生任何法律纠纷,均与作者无关!

comwechatrobotcsharp's People

Contributors

ringostudio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.