Commit Graph

1561 Commits

Author SHA1 Message Date
5635c83bfb 🐛 fix p2p model parse 2021-07-06 14:58:38 +08:00
0ec7cdc3aa update testcase 2021-07-06 14:58:00 +08:00
322ac98c50 🐛 validate schema field & fix request construct 2021-07-06 10:57:51 +08:00
811e94e186 implement message target guessing 2021-07-06 10:45:00 +08:00
0c39300f4b add call_api and implement send func 2021-07-05 11:10:49 +08:00
33bd7582be 🎨 sort import 2021-07-05 11:10:49 +08:00
b6979594a7 implement group and private message 2021-07-05 11:10:49 +08:00
150ef30b73 add custom exception 2021-07-05 11:10:49 +08:00
1042759d60 ️ make api_endpoint hard_encoded 2021-07-05 11:10:49 +08:00
866149902c update testcase 2021-07-05 11:10:49 +08:00
136b13b4cc ️ remove unused import 2021-07-05 11:10:49 +08:00
cc11e2e885 🔧 add config api_endpoint 2021-07-05 11:10:49 +08:00
f9f1e33262 implement message constructor 2021-07-05 11:10:49 +08:00
7a8f881b04 implement event parser 2021-07-05 11:10:49 +08:00
20c3c24a6d 👷 implement testcase 2021-07-05 11:10:49 +08:00
f80ba8451f 🎨 fix linter error 2021-07-05 11:10:49 +08:00
b1fa2bbb80 🔧 add configs 2021-07-05 11:10:49 +08:00
406511496d 🏷️ add events 2021-07-05 11:10:49 +08:00
24144a9474 implement check_permission procedure 2021-07-05 11:10:23 +08:00
4afd681ca9 🏷️ add segment schema 2021-07-03 13:56:47 +08:00
48816308f8 add encryption support 2021-07-03 13:55:20 +08:00
3e66eb2fdb add encryption dependency 2021-07-03 13:53:43 +08:00
d669fed5e9 add testcase for feishu adapter 2021-07-03 13:53:01 +08:00
46ace83106 🎉 init feishu adapter 2021-07-01 07:59:50 +08:00
da16bdbb96 🔀 Merge pull request #421
Docs: fix typo
2021-06-27 21:20:01 +08:00
c1b7b78929 ✏️ fix typo 2021-06-27 20:01:05 +08:00
b9de8baac4 New: get_bot function (#419)
Co-authored-by: nonebot <nonebot@users.noreply.github.com>
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2021-06-27 14:03:54 +08:00
b3718c3042 ⚗️ add forward driver aiohttp 2021-06-21 01:25:58 +08:00
69cee3844e support dot notation for driver config 2021-06-21 01:25:58 +08:00
7879346ca1 Merge pull request #414 from nonebot/remove-print
remove unnecessary print
2021-06-20 09:58:19 +08:00
ef5a49933f 📝 update api docs 2021-06-20 01:28:07 +00:00
e0bd7e11d5 🔥 remove unnecessary print 2021-06-20 09:25:55 +08:00
0c5bbdaabe 🎨 remove linter error 2021-06-19 15:18:57 +08:00
d8e29a81aa support absolute plugin import 2021-06-19 15:15:00 +08:00
9f15b69724 allow change handlers list when running 2021-06-18 16:27:41 +08:00
cd12718dcb 🐛 update mirai adapter 2021-06-18 01:23:13 +08:00
a4c6d834ff 🔀 Merge pull request #410
Bug: 修复shell_command多次--help时重复输出
2021-06-17 10:59:27 +08:00
c8e494ca83 📝 update api docs 2021-06-17 02:20:46 +00:00
f87c23c9a7 🐛 fix duplicated help 2021-06-17 10:14:36 +08:00
b2f21ab974 🎨 fix message typing error 2021-06-17 01:07:19 +08:00
6749afe75e 🚨 remove linter error 2021-06-16 00:58:47 +08:00
8849cb73bb 🔀 Merge pull request #409
Docs: typo
2021-06-15 10:21:03 +08:00
ad2060e651 📝 update api docs 2021-06-15 10:16:31 +08:00
c76dae584e 🐛 fix quart implement 2021-06-15 10:16:17 +08:00
edb7c79acf 📝 typo 2021-06-15 09:53:25 +08:00
76c830739c 🎨 change reverse driver abstract methods 2021-06-15 01:23:12 +08:00
8e6f8fada8 🐛 fix import recursion when same plugin and file name (fix #401) 2021-06-15 01:13:05 +08:00
ddd96271b0 🎨 improve typing 2021-06-14 19:52:35 +08:00
e9bc98e74d 🔀 Merge pull request #406
Feature: 支持自定义 Response
2021-06-14 14:14:43 +08:00
af6e9217c7 📝 update api docs 2021-06-13 18:08:29 +00:00