赞
踩
要使用 WeRoBot 和 Python 编写一个不使用网页版微信的微信群聊机器人,您需要执行以下步骤:
pipinstall WeRoBot
- from WeRoBot import WeRoBot
-
- app = WeRoBot(enable_session=True, token='your-token')
- @app.text
- def handle_text_message(message)
赞
踩
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。