目录

python-wechaty-puppet-padplus Python 3.7 PyPI GitHub Actions

Powered by Python-Wechaty

PyPI Version PyPI - Downloads

Python Padplus Puppet for Wechaty

Features

  1. Consume padplus service

Usage

import asyncio
from wechaty import Wechaty
from wechaty_puppet_padplus import PadPlusPuppet

bot = Wechaty(PadPlusPuppet("your-token-here"))
bot.on('message', lambda x: print(x))

asyncio.run(bot.start())

Environment Variables

1 WECHATY_PUPPET_PADPLUS_TOKEN

The token set to this environment variable will become the default value of puppetOptions.token

WECHATY_PUPPET_PADPLUS_TOKEN=secret python bot.py

History

master

v0.0.1 (July 8, 2020)

  1. Init Python version

Author

JingJing Wu (吴京京) 1435130236@qq.com

  • Code & Docs © 2020-now JingJing Wu 1435130236@qq.com
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号