Commit Graph

126 Commits

Author SHA1 Message Date
1f09023f66 🔊 change logger into loguru 2020-08-26 22:55:42 +08:00
777343ac1a 🏷️ Add typing for cqhttp api 2020-08-26 17:47:36 +08:00
24e03ed0e7 ⬆️ Update to cqhttp v11 2020-08-26 14:43:27 +08:00
cef3a8236e add more logs 2020-08-25 18:02:18 +08:00
c5ea8bc1c3 add contextvars and fix mutable default args 2020-08-25 15:23:10 +08:00
60916434d6 Merge branch 'master' of https://github.com/nonebot/nonebot2 into fix_command_type 2020-08-24 23:11:53 +08:00
6412840376 merge bug fix 2020-08-24 18:11:19 +08:00
eaa9b98bd9 fix several bugs 2020-08-24 17:59:36 +08:00
2e7c86dc23 fix command type 2020-08-23 20:01:58 +08:00
d68fbdbacf add py.typed 2020-08-23 19:17:41 +08:00
a895089a8b fix some bug 2020-08-23 10:45:26 +08:00
87a848d8c3 fix matcher decos 2020-08-22 15:22:46 +08:00
5871330492 fix fastapi run bug 2020-08-22 14:11:04 +08:00
e86362572b add check for self_id 2020-08-21 16:59:41 +08:00
b99c9688e2 fix ws reverse 2020-08-21 15:42:33 +08:00
c1d0eae34b make matcher running concurrently and add to me checking 2020-08-21 14:24:32 +08:00
c01d3c7ca1 add matcher type 2020-08-20 17:15:05 +08:00
26c697f5e4 add auth check and config docs 2020-08-20 16:34:07 +08:00
02ca49f6d0 add log and config docs 2020-08-20 15:07:05 +08:00
1d982fc77b add typing docs 2020-08-19 23:00:31 +08:00
5e3d1c76cc add nonebot.typing docs 2020-08-19 20:29:37 +08:00
e523aa8d89 add doc for __init__.py 2020-08-18 17:25:00 +08:00
76cfe34fa5 add some matcher function like nb1 session 2020-08-18 11:28:33 +08:00
6435e29e8b add permission and command 2020-08-17 16:09:41 +08:00
865fd6af4c fix nonebot-test 2020-08-15 17:47:50 +08:00
c4a5cfb513 change plugin load 2020-08-15 17:22:10 +08:00
1dcc43161a change rule 2020-08-14 17:41:24 +08:00
04f4d5028e fix config and import nonebot-test 2020-08-13 18:18:00 +08:00
0eb5f51d2c add driver type prop 2020-08-13 15:56:09 +08:00
e7f9b2c229 websocket api 2020-08-13 15:23:04 +08:00
879904a0f5 change event 2020-08-11 16:54:45 +08:00
b32d4a24d1 add startup shutdown deco 2020-08-11 10:44:05 +08:00
2d90c35df6 change Event 2020-08-10 14:50:12 +08:00
9e33a605a6 add types 2020-08-10 13:06:02 +08:00
00913f1a8f add typings 2020-08-08 23:08:38 +08:00
332aac6497 change typing 2020-08-07 17:51:57 +08:00
f2b6f08599 change typing manage 2020-08-07 17:05:08 +08:00
950dbb1115 add support for go-cqhttp cq code 2020-08-07 11:56:35 +08:00
5186231869 change config load method to support custom configs 2020-08-07 11:18:02 +08:00
10221520d9 add matcher expire support 2020-08-06 17:54:55 +08:00
f1e62feb26 merge changes 2020-08-06 17:22:56 +08:00
41713f0645 change coolq into cqhttp 2020-08-06 17:19:06 +08:00
b3f82f3f22 add http api 2020-08-01 22:03:40 +08:00
a39c2e223a change rule and event handle 2020-07-25 12:28:30 +08:00
9355ed4baf add message segment for coolq 2020-07-18 18:18:43 +08:00
3dbd927a2a add websocket class and coolq message segment 2020-07-15 20:39:59 +08:00
d616290626 connect driver-adapter-matcher 2020-07-11 17:32:03 +08:00
ea21d6ffcc add fastapi routes, adapters 2020-07-05 20:39:51 +08:00
4d242875d2 add fastapi driver, config 2020-07-04 22:51:10 +08:00
7529559d24 plugin load 2020-06-30 10:13:58 +08:00