GithubHelp home page GithubHelp logo

qyweixinrobot_py's Introduction

qyweixinrobot_py

PYTHON封装企业微信群机器人API

功能 :封装企业微信群机器人API

日期 :2021-09-05

作者:Dark-Athena

说明:

支持纯文本、markdown、图片、文件、图文
a = wx.WxRobot('1111-222-333-444-55555') #webhook
a.sendMessage('文本内容')
a.sendMarkdown('markdown内容')
a.sendImage('d:/图片.jpg') #图片文件的绝对路径
a.sendMedia('d:/文件.jpg') #文件的绝对路径

a.sendNews('[{
"title" : "中秋节礼品领取",
"description" : "今年中秋节公司有豪礼相送",
"url" : "www.qq.com",
"picurl" : "http://res.mail.qq.com/node/ww/wwopenmng/images/independent/doc/test_pic_msg1.png"
}]')

qyweixinrobot_py's People

Contributors

dark-athena avatar

Watchers

 avatar  avatar

Forkers

suny1209 msechen

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.