Skip to main content

Itchat Puppet for Wechaty

Project description

wechaty-puppet-itchat Python 3.7

Powered by Wechaty

Service

Python Puppet for Wechaty

Features

Usage

import asyncio
from wechaty import Wechaty
from wechaty_puppet_itchat import PuppetItChat

bot = Wechaty(PuppetItChat())
bot.on('message', lambda x: print(x))

asyncio.run(bot.start())

History

v0.0.2 (September 18, 2021)

  1. Fix Bugs
  2. Add Receive Message

v0.0.1 (September 10, 2021)

  1. Add CI/CD
  2. Add Scan/Login
  3. Add Send Message

v0.0.0 (July 1, 2021)

  1. Init Code

Authors

  • @Lyle - Lyle Shaw (肖良玉)
  • @wj-Mcat - Jingjing WU (吴京京)

Copyright & License

  • Code & Docs © 2020-now Huan LI <zixia@zixia.net>
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

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

wechaty-puppet-itchat-0.0.2.tar.gz (44.2 kB view hashes)

Uploaded Source

Built Distribution

wechaty_puppet_itchat-0.0.2-py3-none-any.whl (52.2 kB view hashes)

Uploaded Python 3

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