Coder Social home page Coder Social logo

whsheng / werobot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from offu/werobot

0.0 1.0 0.0 1.26 MB

WeRoBot 是一个微信公众号开发框架

Home Page: https://werobot.readthedocs.io/zh_CN/latest/

License: MIT License

Python 99.22% Shell 0.18% HTML 0.60%

werobot's Introduction

WeRoBot

image

image

image

image

image

Backers on Open Collective

Sponsors on Open Collective

WeRoBot 是一个微信公众号开发框架,采用MIT协议发布。

文档在这里: https://werobot.readthedocs.org/zh_CN/latest/

安装

推荐使用 pip 进行安装 :

pip install werobot

Hello World

一个非常简单的 Hello World 微信公众号,会对收到的所有文本消息回复 Hello World :

import werobot

robot = werobot.WeRoBot(token='tokenhere')

@robot.text
def hello_world():
    return 'Hello World!'

robot.run()

Credits

Contributors

Thank you to all the people who have already contributed. Repo Contributors

Backers

Thank you to all our backers! Backers on Open Collective

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. become_sponsor

Sponsor Sponsor Sponsor

werobot's People

Contributors

whtsky avatar helloqiu avatar dependabot[bot] avatar dependabot-support avatar dependabot-preview[bot] avatar tg123 avatar cocobear avatar overcat avatar ayang avatar weberwang avatar zhu327 avatar jiahut avatar wwj718 avatar sbilly avatar ninestep avatar monkeywithacupcake avatar deronw avatar cxgreat2014 avatar cloverstd avatar doraemonext avatar

Watchers

James Cloos 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.