wechaty / python-wechaty

Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python
https://wechaty.readthedocs.io/zh_CN/latest/
Apache License 2.0
1.62k stars 234 forks source link

请问支持进群发送欢迎语的功能吗? #420

Open kill136 opened 9 months ago

kill136 commented 9 months ago

Feature request

请问支持进群发送欢迎语的功能吗?

Motivation

请问支持进群发送欢迎语的功能吗?

Your contribution

请问支持进群发送欢迎语的功能吗?

xinxinyihao commented 7 months ago

可以根据自己需要去编写这个插件,监控on_room_join,事件发生了,就处理一下,就可以了。