Commit Graph

1429 Commits

Author SHA1 Message Date
Ju4tCode
0315aa7d8f
🔀 Merge pull request #314
Doc: update store style
2021-04-05 03:49:06 -05:00
yanyongyu
b9812ea11b 🎨 revert v-row 2021-04-05 16:39:26 +08:00
yanyongyu
207750774d 🎨 improve format 2021-04-05 16:35:29 +08:00
StarHeartHunt
176dbd5830 📝 update api docs 2021-04-05 05:52:25 +00:00
StarHeartHunt
1c6711355e 🎨 format files 2021-04-05 13:49:01 +08:00
StarHeartHunt
20e1bf9624 📝 improve store display effect 2021-04-05 13:34:35 +08:00
yanyongyu
d1a438a287 ⚗️ support tuple prefix in startswith 2021-04-04 12:28:10 +08:00
yanyongyu
0d467d9275 add startswith endswith ignorecase option #312 2021-04-04 12:19:03 +08:00
yanyongyu
c402b7599f 🐛 fix missing matcher when load external plugin with dot 2021-04-03 17:32:01 +08:00
Ju4tCode
916d620012
🔀 Merge pull request #311
Pre Release 2.0.0a13.post1
2021-04-01 12:42:58 -05:00
yanyongyu
0fd82d4f54 📝 archive doc 2021-04-02 01:38:42 +08:00
yanyongyu
e425571b08 🐛 fix protocol not found in py37 2021-04-02 01:17:33 +08:00
yanyongyu
85f0023350 🔥 improve matcher store 2021-04-02 01:09:40 +08:00
yanyongyu
0eadf5f4e9 🐛 fix load error 2021-04-02 00:05:27 +08:00
Ju4tCode
b09a7518f5
🔀 Merge pull request #310
Pre Release 2.0.0a13
2021-04-01 07:44:52 -05:00
yanyongyu
0235af770f 📌 bump version 2021-04-01 20:34:49 +08:00
yanyongyu
e03e3f6130 📝 update doc 2021-04-01 20:27:27 +08:00
yanyongyu
f0a6ff4627 ⚗️ add called api hook 2021-04-01 20:23:55 +08:00
Ju4tCode
6b763e20d0
🔀 Merge pull request #309
Fix: matcher got  recursion
2021-04-01 07:09:08 -05:00
yanyongyu
fcb1c5d316 🚑 fix matcher got recursion 2021-04-01 20:05:31 +08:00
Ju4tCode
953328903c
🔀 Merge pull request #308
Pre Release 2.0.0a12
2021-03-31 08:55:18 -05:00
yanyongyu
afba90838f 📝 archive doc 2021-03-31 21:37:01 +08:00
nonebot
f1ed783776 📝 update api docs 2021-03-31 13:27:02 +00:00
yanyongyu
59ec5bacde 📝 update changelog 2021-03-31 21:20:07 +08:00
yanyongyu
ca08c56df7 🐛 fix import hook export 2021-03-31 20:38:00 +08:00
yanyongyu
d1e8925fe0 ⬆️ bump version 2021-03-31 20:25:45 +08:00
yanyongyu
68ba1c1af2 🐛 fix reply get fail broken down 2021-03-31 20:09:00 +08:00
Ju4tCode
03ac119313
🔀 Merge pull request #307
New: add call_api hook
2021-03-31 04:00:18 -05:00
yanyongyu
8f99b01fb5 ⚗️ add call_api hook 2021-03-31 16:53:10 +08:00
yanyongyu
4e7592de98 🔒 ensure cqhttp str radd escaped 2021-03-30 16:21:56 +08:00
Ju4tCode
5db819738e
🔀 Merge pull request #300
Fix: mirai empty message chain when check at
2021-03-30 02:55:02 -05:00
SinonJZH
ade5d923ab 🐛 fix mirai message chain empty 2021-03-30 12:16:12 +08:00
yanyongyu
43b185a3b8 🔊 add log for event handle 2021-03-27 14:42:43 +08:00
yanyongyu
65ec4828a9 📝 update changelog 2021-03-26 14:27:05 +08:00
yanyongyu
1f585d8bcb store message in ParserExit exception 2021-03-26 11:25:13 +08:00
yanyongyu
b861149e0b add argparse help message 2021-03-25 18:22:56 +08:00
Ju4tCode
534b51bc73
🔀 Merge pull request #294
Doc: update hook docs
2021-03-25 02:14:41 -05:00
AkiraXie
430b3467cc 📝 fix typo 2021-03-24 20:04:48 +08:00
AkiraXie
2dc7107990 📝 update hook docs 2021-03-24 19:52:47 +08:00
Ju4tCode
81edb535a4
🔀 Merge pull request #293
Docs: runtime hook
2021-03-24 12:09:34 +08:00
yanyongyu
f00ce8b4f6 🐛 matcher.send returned none 2021-03-24 00:28:37 +08:00
StarHeartHunt
696ae2da6b 📝 update api docs 2021-03-23 15:11:34 +00:00
StarHeartHunt
b7e5ce88ea 📝 Correct params of hook functions 2021-03-23 23:10:05 +08:00
Ju4tCode
8fc8cb6112
🔀 Merge pull request #291
Plugin: 本地数据存储
2021-03-22 17:28:48 +08:00
yanyongyu
48fae782d7 📝 update plugin doc 2021-03-22 17:27:31 +08:00
yanyongyu
f3e78cc82e 🍻 publish plugin 本地数据存储 2021-03-22 09:25:11 +00:00
yanyongyu
45199a247b 🐛 fix plugin matcher data 2021-03-22 16:41:29 +08:00
yanyongyu
f0a8b47c06 💩 remove __manager__ 2021-03-22 01:23:09 +08:00
yanyongyu
6371cd6bfe 🐛 fix error matcher module when import 2021-03-22 01:15:15 +08:00
yanyongyu
d738f8674d 📝 update doc and chqnglog 2021-03-20 16:38:42 +08:00