reywechat 1.0.16__py3-none-any.whl → 1.0.18__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- reywechat/__init__.py +0 -0
- reywechat/data/client_api.dll +0 -0
- reywechat/rall.py +1 -1
- reywechat/rbase.py +0 -0
- reywechat/rclient.py +0 -0
- reywechat/rdb.py +2 -1
- reywechat/rlog.py +0 -0
- reywechat/rreceive.py +5 -4
- reywechat/rschedule.py +0 -0
- reywechat/rsend.py +2 -1
- reywechat/rtrigger.py +0 -0
- reywechat/rwechat.py +0 -0
- {reywechat-1.0.16.dist-info → reywechat-1.0.18.dist-info}/METADATA +1 -1
- {reywechat-1.0.16.dist-info → reywechat-1.0.18.dist-info}/RECORD +8 -8
- {reywechat-1.0.16.dist-info → reywechat-1.0.18.dist-info}/WHEEL +0 -0
- {reywechat-1.0.16.dist-info → reywechat-1.0.18.dist-info}/licenses/LICENSE +0 -0
reywechat/__init__.py
CHANGED
File without changes
|
reywechat/data/client_api.dll
CHANGED
File without changes
|
reywechat/rall.py
CHANGED
reywechat/rbase.py
CHANGED
File without changes
|
reywechat/rclient.py
CHANGED
File without changes
|
reywechat/rdb.py
CHANGED
reywechat/rlog.py
CHANGED
File without changes
|
reywechat/rreceive.py
CHANGED
@@ -300,7 +300,7 @@ class WeChatMessage(BaseWeChat):
|
|
300
300
|
|
301
301
|
# Check.
|
302
302
|
if not self.is_quote:
|
303
|
-
throw(
|
303
|
+
throw(AssertionError, self.is_quote)
|
304
304
|
|
305
305
|
# Extract.
|
306
306
|
pattern = '<title>(.+?)</title>'
|
@@ -606,7 +606,7 @@ class WeChatMessage(BaseWeChat):
|
|
606
606
|
|
607
607
|
# Check.
|
608
608
|
if not self.is_image:
|
609
|
-
throw(
|
609
|
+
throw(AssertionError, self.is_image)
|
610
610
|
|
611
611
|
# Extract.
|
612
612
|
self._image_qrcodes = decode_qrcode(self.file['path'])
|
@@ -677,7 +677,7 @@ class WeChatMessage(BaseWeChat):
|
|
677
677
|
|
678
678
|
# Check.
|
679
679
|
if not self.is_app:
|
680
|
-
throw(
|
680
|
+
throw(AssertionError, self.is_app)
|
681
681
|
|
682
682
|
# Extract.
|
683
683
|
bs_document = BSBeautifulSoup(
|
@@ -886,7 +886,8 @@ class WechatReceiver(BaseWeChat):
|
|
886
886
|
data: dict = json_loads(data)
|
887
887
|
|
888
888
|
# Break.
|
889
|
-
if 'msgId' not in data:
|
889
|
+
if 'msgId' not in data:
|
890
|
+
return
|
890
891
|
|
891
892
|
# Extract.
|
892
893
|
message = WeChatMessage(
|
reywechat/rschedule.py
CHANGED
File without changes
|
reywechat/rsend.py
CHANGED
reywechat/rtrigger.py
CHANGED
File without changes
|
reywechat/rwechat.py
CHANGED
File without changes
|
@@ -1,16 +1,16 @@
|
|
1
1
|
reywechat/__init__.py,sha256=CBcaezJsuYnBzunuzRoRwz-q_HDQq7XsGKtNxCWAQoY,488
|
2
|
-
reywechat/rall.py,sha256=
|
2
|
+
reywechat/rall.py,sha256=KAHdmzvrmDel_ttvZKR0tkfg21Amm3sKMvGJDkNA14U,374
|
3
3
|
reywechat/rbase.py,sha256=0NunIUIXra2ML2N6odwMk5oENTE0r6VSBHWXUvgI-lc,1124
|
4
4
|
reywechat/rclient.py,sha256=4F9NGhBCf7JKahqyp0P9jtOyIZySkB1G54YbKa_Vs1o,22573
|
5
|
-
reywechat/rdb.py,sha256=
|
5
|
+
reywechat/rdb.py,sha256=wsaGt1Nc5MfZh_MPFMOiDJmWGd9LoUOedM3FyhR9MDs,37687
|
6
6
|
reywechat/rlog.py,sha256=cP1182Ax46ItSMHtq4OAAKBZvXnUcN5NXfDT_eZeHNo,4748
|
7
|
-
reywechat/rreceive.py,sha256
|
7
|
+
reywechat/rreceive.py,sha256=-mHxR8ruSBUcEzjLAOj0EwEm3kgpng3QZtg79CLiAQI,31379
|
8
8
|
reywechat/rschedule.py,sha256=zrtL1zQQlaKGkibkRLe4X3XLQ-7VTwir7Y-BkcxPL4g,3730
|
9
|
-
reywechat/rsend.py,sha256=
|
9
|
+
reywechat/rsend.py,sha256=KC7dQMtjB7K9uJksHVHe--HhGgnlTltWO-VD7_4Yke4,17904
|
10
10
|
reywechat/rtrigger.py,sha256=5bj4_bSQn8dT2_uvFIbI0M4ngOxEvvWxi5WU6SBE4nU,4769
|
11
11
|
reywechat/rwechat.py,sha256=dwdnjamo9h5ecLgrl-cFGEk7diwu3YZRP2zQXXynRM0,5776
|
12
12
|
reywechat/data/client_api.dll,sha256=H9uj-x9Ztg0jFZK0yY6NsnyH5_119dQRFfoVVMidxRs,592384
|
13
|
-
reywechat-1.0.
|
14
|
-
reywechat-1.0.
|
15
|
-
reywechat-1.0.
|
16
|
-
reywechat-1.0.
|
13
|
+
reywechat-1.0.18.dist-info/METADATA,sha256=T8TGkYnUuc_IbqXMeTYuFs-J4P8Pv18s1F1CTD-y3qY,1551
|
14
|
+
reywechat-1.0.18.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
15
|
+
reywechat-1.0.18.dist-info/licenses/LICENSE,sha256=UYLPqp7BvPiH8yEZduJqmmyEl6hlM3lKrFIefiD4rvk,1059
|
16
|
+
reywechat-1.0.18.dist-info/RECORD,,
|
File without changes
|
File without changes
|