Initial commit

This commit is contained in:
Changhua
2022-09-25 14:56:18 +08:00
commit 52de70e2a0
10 changed files with 129 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# WeChatRobot
A Robot based on WeChatFerry.
## Quick Start
```sh
python main.py
```