添加README和LICENSE

This commit is contained in:
evilbeast
2022-08-23 16:53:18 +08:00
parent be10cf4548
commit f2060aa4c5
4 changed files with 212 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ wechat.open(smart=False)
# 等待登录
wechat.wait_login()
# 获取联系人列表并输出
# 获取列表并输出
rooms = wechat.get_rooms()
print("群列表: ")
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB