Skip to main content

WeRoBot: a robot framework for wechat

Project description

WeRoBot 是一个简单好用的 Python 微信机器人框架。

Hello World

import werobot

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

@robot.handler
def echo(message):
    return 'Hello World!'

robot.run()

文档: https://werobot.readthedocs.org/en/v0.3.4/index.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

WeRoBot-0.3.4.tar.gz (52.3 kB view details)

Uploaded Source

File details

Details for the file WeRoBot-0.3.4.tar.gz.

File metadata

  • Download URL: WeRoBot-0.3.4.tar.gz
  • Upload date:
  • Size: 52.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for WeRoBot-0.3.4.tar.gz
Algorithm Hash digest
SHA256 1baaa6ed188f84fb80ff494b3edbe9013337a46f2ea21ca5de933d5f013e1b30
MD5 8b38bec5bbfaa9842c03b28fed4c8094
BLAKE2b-256 eef5afbd01149e8fa748b7e5b2640792dd3e83b2a5cc2644ad404961c630e6e3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page