Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

add chatbot module #522

Closed wj-Mcat closed 2 years ago

wj-Mcat commented 2 years ago

Description

add chatbot module which use python-wechaty to develop your own chatbot.

Fixes #(519)

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

wj-Mcat commented 2 years ago

Related to: https://github.com/Python-World/python-mini-projects/issues/519

wj-Mcat commented 2 years ago

Thanks for your merging.