Commit Graph

578 Commits

Author SHA1 Message Date
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
10f1ab70b4 make nonebot-test standalone 2020-07-19 11:54:48 +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
1e632d5f10 add autodoc support 2020-06-30 12:10:57 +08:00
7529559d24 plugin load 2020-06-30 10:13:58 +08:00
16099b2c35 clean up files 2020-06-24 21:57:15 +08:00
ed404901ca update matcher 2020-06-04 14:29:38 +08:00
761d725aed change Matcher class 2020-05-05 16:11:05 +08:00
06b7ef2a45 init version 2 2020-05-02 20:03:36 +08:00
685f441967 update docs 2020-04-28 23:10:17 +08:00
23ec6c7108 update nonebot.message docs 2020-04-27 14:01:56 +08:00
51a2ca0841 fix remove command and update api docs 2020-04-27 11:38:59 +08:00
6d2bb2cf87 update api docs: nonebot.plugin 2020-04-24 23:10:35 +08:00
ad8a998a8c bump version to 1.6.0 and update docs 2020-04-24 15:54:52 +08:00
39804852a8 fix plugin reload and update docs 2020-04-22 20:38:51 +08:00
4794a4bacb fix import 2020-04-22 13:55:50 +08:00
e9fb50eb1b Merge branch 'master' of https://github.com/nonebot/nonebot 2020-04-20 13:52:26 +08:00
4f9a9136f9 move decorators to plugin module 2020-04-20 13:50:38 +08:00
4a24cb3cdf Merge pull request #171 from jw-star/patch-1
Update deployment.md
2020-04-19 16:01:38 +08:00
45f2cd8faf Update deployment.md 2020-04-19 16:01:28 +08:00
5b430b1fde Update deployment.md
暴露9000端口,否则无法远程访问vnc,   默认密码 MAX8char
2020-04-18 21:45:50 +08:00
9fbd09331c fix docstring missing for nlp and event handler 2020-04-11 23:04:31 +08:00
a67fa5107c fix docstring missing for command handler 2020-04-11 22:53:30 +08:00
24f48929b4 Merge branch 'master' of https://github.com/nonebot/nonebot 2020-04-11 17:57:38 +08:00
ca251bc643 Merge pull request #166 from Pzzzzz5142/patch-1
Patch 1
2020-04-11 17:37:09 +08:00
8ae248738e add more manage func 2020-04-11 14:56:39 +08:00
58f5f1d9e8 Update getting-started.md 2020-04-08 14:13:09 +08:00
52b2f635ad add manager objects 2020-04-07 21:58:10 +08:00
33a3a8879e Update getting-started.md 2020-04-04 17:37:03 +08:00
bc1e3f26df fix dead link 2020-03-21 22:05:28 +08:00
7e9d47c3b6 Update README.md 2020-03-16 23:33:34 +08:00
95813f7bb4 fix type 2020-03-16 21:23:08 +08:00
260ba5888a bump version to 1.5.0 2020-03-16 21:18:28 +08:00
1c9136d672 fix format 2020-03-16 21:10:26 +08:00
9179e3ac4e update docs 2020-03-16 21:09:26 +08:00
6b288f0e60 adjust on_websocket_connect 2020-03-16 21:04:43 +08:00
cfce94e890 add on_startup and on_websocket_connect 2020-03-16 20:50:20 +08:00
0eb37da0b3 update docs 2020-03-16 20:36:58 +08:00
0ac6a03f0a restore Context_T for compatibility 2020-03-16 20:24:50 +08:00
1625be957a remove demo package 2020-03-16 17:42:32 +08:00
035782715f adjust log content 2020-03-16 16:55:56 +08:00