Commit Graph

2179 Commits

Author SHA1 Message Date
yanyongyu
00c2ee8490 🐛 fix command rule type annotation error 2021-12-25 20:17:12 +08:00
yanyongyu
d773fea709 🐛 fix echo message error 2021-12-25 18:46:44 +08:00
yanyongyu
7ebae277d1 🔥 remove unused import 2021-12-25 17:44:53 +08:00
yanyongyu
9b9941e6c5 💡 write config docs 2021-12-25 14:57:29 +08:00
yanyongyu
188eb110c5 ⚗️ add proxy support 2021-12-25 14:04:53 +08:00
yanyongyu
e62ce93011 📝 update create project doc 2021-12-25 13:52:28 +08:00
yanyongyu
2f5e523b5a 📝 write install guide and init tutorial 2021-12-25 00:11:48 +08:00
Ju4tCode
495053f83b
🔀 Merge pull request #641
Plugin: Memes generator
2021-12-25 00:04:44 +08:00
MeetWq
5c67290f00 🍻 publish plugin Memes generator 2021-12-24 16:01:37 +00:00
yanyongyu
80258fe2d4 ⚗️ add support for data json file 2021-12-24 23:15:28 +08:00
yanyongyu
75e2ca77df 📝 write start docs 2021-12-24 19:02:11 +08:00
yanyongyu
6ed87f1910 🔊 add trace logs 2021-12-24 15:04:18 +08:00
yanyongyu
6643f951ef 🐛 fix cannot reject preset arg 2021-12-24 14:09:43 +08:00
Ju4tCode
e968b71239
🔀 Merge pull request #639
Plugin: nonebot-plugin-logo
2021-12-24 14:09:02 +08:00
MeetWq
a51158cfc0 🍻 publish plugin nonebot-plugin-logo 2021-12-23 16:48:05 +00:00
yanyongyu
17f3c8fd09 🐛 fix arg message store 2021-12-23 22:16:55 +08:00
yanyongyu
76104d3237 🐛 fix rule checker not parsed 2021-12-23 19:36:29 +08:00
yanyongyu
e3aba26080 ♻️ rewrite builtin rule and permission 2021-12-23 17:50:59 +08:00
yanyongyu
8fb394e4c3 ⚗️ new driver combine expr support 2021-12-23 17:20:26 +08:00
yanyongyu
b9f1890d80 🐛 fix command parse error 2021-12-23 16:01:09 +08:00
yanyongyu
0839d6d062 🐛 fix import error for extra dependencies 2021-12-23 14:29:21 +08:00
Ju4tCode
e870fcceab
🔀 Merge pull request #637
Plugin: 简易群管
2021-12-23 11:29:26 +08:00
yzyyz1387
ee7f4daef7 🍻 publish plugin 简易群管 2021-12-22 20:38:42 +00:00
yanyongyu
cda49551a8 ⬆️ upgrade asgi test client 2021-12-23 01:34:20 +08:00
yanyongyu
b984f99643 🐛 fix missing endpoint name for routing 2021-12-22 18:50:16 +08:00
Ju4tCode
71caa4a0ae
🔀 Merge pull request #635
Plugin: 通过浏览器来生成图片
2021-12-22 16:56:12 +08:00
yanyongyu
fecdb5367a ⬆️ upgrade dependencies 2021-12-22 16:53:55 +08:00
kexue-z
9e316bff77 🍻 publish plugin 通过浏览器来生成图片 2021-12-22 08:46:54 +00:00
yanyongyu
9b2fa46921 ✏️ add typing 2021-12-21 18:22:14 +08:00
yanyongyu
b900133ab4 🐛 fix duplicate plugin check 2021-12-21 11:18:34 +08:00
yanyongyu
cf8670c167 ⚗️ add more reject case 2021-12-21 10:57:47 +08:00
yanyongyu
e9b8515cf1 add got receive tests 2021-12-21 00:39:12 +08:00
yanyongyu
d549cdf26a ⬆️ bump dependency version 2021-12-20 16:06:23 +08:00
Ju4tCode
1a602b68e3
🔀 Merge pull request #633
Plugin: OlivOS.nb2
2021-12-20 16:02:50 +08:00
yanyongyu
883ea18224 improve echo matcher 2021-12-20 15:53:05 +08:00
j1g5awi
e5fdb1e07a 🍻 publish plugin OlivOS.nb2 2021-12-20 07:50:19 +00:00
yanyongyu
ea8f7717b9 ♻️ rewrite quart driver 2021-12-20 15:46:23 +08:00
yanyongyu
c49059f9d3 add more depend test case 2021-12-20 14:50:11 +08:00
yanyongyu
0d24a79840 add param tests 2021-12-20 14:31:48 +08:00
yanyongyu
6968d34fc2 👷 update codecov 2021-12-20 10:10:22 +08:00
yanyongyu
008c6fd036 🔒 fix netlify action #631 2021-12-20 10:08:39 +08:00
yanyongyu
44e5182322 🐛 fix parent plugin detect error 2021-12-20 00:31:00 +08:00
yanyongyu
c2c3d5ef4b add test cases 2021-12-20 00:28:02 +08:00
yanyongyu
ca045b2f73 🚧 rewrite fastapi driver implementation 2021-12-18 23:19:37 +08:00
yanyongyu
ec9e159ef6 ♻️ rewrite driver request and response class 2021-12-17 23:20:19 +08:00
yanyongyu
c0f321116a ⬆️ update nonebug 2021-12-16 23:42:03 +08:00
yanyongyu
3d762fcbab improve dependency cache 2021-12-16 23:22:25 +08:00
yanyongyu
fe69735ca0 add test cases 2021-12-16 17:28:57 +08:00
yanyongyu
acbb886942 ⬆️ update dependency 2021-12-16 16:20:33 +08:00
Ju4tCode
3dac49f271
🔀 Merge pull request #630
Bot: SeaBot_QQ
2021-12-15 20:39:27 +08:00