Commit Graph

393 Commits

Author SHA1 Message Date
StarHeart
005f58bca9
Update getting-started.md
Change the order of warning,makes it more logical
2020-01-15 19:45:05 +08:00
Richard Chien
2098873cf2 Update advanced docs 2019-12-23 15:55:20 +08:00
Richard Chien
6a572ca9b6
Merge pull request #114 from Lycreal/patch-1
Update "使用 Docker Compose 与 酷Q 同时部署"
2019-12-23 15:35:02 +08:00
Richard Chien
eeb7667658 Fix docs bug 2019-12-23 15:33:44 +08:00
Richard Chien
a4a3368e03
Merge pull request #116 from xulouzhe/patch-1
一个文档描述的小错误
2019-12-23 15:29:12 +08:00
xulouzhe
fba3c93879
Update nl-processor.md 2019-12-15 19:35:26 +08:00
Lycreal
a04d088ba8
Update "使用 Docker Compose 与 酷Q 同时部署" 2019-12-12 22:35:59 +08:00
Richard Chien
ef10a52f30
Merge pull request #104 from LiuZHolmes/patch-1
增加对ip地址配置对说明
2019-10-23 15:11:56 +08:00
Richard Chien
e85a44af04
Update getting-started.md 2019-10-23 15:11:42 +08:00
Hendricks Liu
d8a4b72e7b
增加对ip地址配置对说明 2019-10-17 18:56:28 +08:00
Richard Chien
ffe2dadd46
Update README.md 2019-10-09 17:32:41 +08:00
Richard Chien
67c8c81e91
Update README.md 2019-10-02 16:54:39 +08:00
Richard Chien
84986cc44a
Merge pull request #85 from marionette-curtain/patch-2
Update api.md
2019-07-02 22:55:25 +08:00
Richard Chien
2f5d37c426
Update api.md 2019-07-02 22:55:02 +08:00
Richard Chien
a163d2c075
Update api.md 2019-07-02 22:51:24 +08:00
Co An
f55ffe817b
Update api.md 2019-07-02 22:35:46 +08:00
Richard Chien
a398ad3f16 Bump version to v1.3.1 2019-07-01 10:08:56 +08:00
Richard Chien
62838b8f7c
Update changelog.md 2019-07-01 10:06:27 +08:00
Richard Chien
e6944dc8e8
Update api.md 2019-07-01 10:04:10 +08:00
Richard Chien
c2de849ea7
Update natural_language.py 2019-07-01 09:59:49 +08:00
Richard Chien
60101e7634
Merge pull request #81 from yorushika/master
修复 @on_natural_language 装饰器未检查 keywords 参数类型可能导致匹配错误的问题
2019-06-27 14:39:26 +08:00
Yorushika
a3c40092d9
add type check for argument keywords 2019-06-27 14:36:15 +08:00
Richard Chien
2be73db35d
Merge pull request #76 from jeasonnow/jeasonnow/fix/nonebot-doc
fix (doc): 根据docker doc修改docker部署下的cooq http配置的部分文档
2019-06-17 20:05:54 +08:00
Richard Chien
314a7ef028
Update getting-started.md 2019-06-17 20:05:34 +08:00
santree
93a18714fa fix (doc): 根据docker doc修改docker部署下的cooq http配置说明 2019-06-17 15:31:33 +08:00
Richard Chien
13ed9e4e87
Update api.md 2019-04-15 21:43:53 +08:00
Richard Chien
1bb753add0 Fix typo 2019-02-23 19:50:10 +08:00
Richard Chien
32981017fb Bump version to 1.3.0 2019-02-22 17:50:38 +08:00
Richard Chien
fa388eec62 Update docs 2019-02-22 17:50:29 +08:00
Richard Chien
569b3b5803 Add missing type hints 2019-02-22 17:49:52 +08:00
Richard Chien
5986afb200 Add max validation failures check of command arguments 2019-02-21 22:23:43 +08:00
Richard Chien
635fc70756 Fix bug of handle_cancellation() 2019-02-21 22:20:31 +08:00
Richard Chien
ab4d12d214 Add argfilter type "controllers" 2019-02-21 21:57:05 +08:00
Richard Chien
838213d438 Check nickname before parsing command, allowing users call commands with nickname instead of explicit "at" 2019-02-21 21:41:17 +08:00
Richard Chien
fdc7327a0c Allow no space nor comma between nickname and message body 2019-02-14 21:56:28 +08:00
Richard Chien
0fd3cc0365 Bump version to 1.2.3 2019-02-03 11:53:10 +08:00
Richard Chien
c1486ebbbe Move scheduler staring to Quart's before serving hook 2019-02-03 11:49:59 +08:00
Richard Chien
bfba4d1bd4 Remove a useless parameter 2019-02-02 21:22:14 +08:00
Richard Chien
6857d0d2df Bump version to 1.2.2 2019-02-01 19:45:35 +08:00
Richard Chien
23d0a57a5f Update docs 2019-02-01 19:45:23 +08:00
Richard Chien
9190b65b6d Allow positional arguments while rendering expressions 2019-02-01 19:39:09 +08:00
Richard Chien
7860c02973 Fix bug of IntentCommand 2019-02-01 19:38:50 +08:00
Richard Chien
b37ead1640 Fix docs 2019-01-27 16:26:37 +08:00
Richard Chien
e22e4a019f Update docs 2019-01-26 22:21:51 +08:00
Richard Chien
00ff96aed0 Fix bug of context_id() 2019-01-26 20:41:22 +08:00
Richard Chien
7713dc3be8 Update builtin plugins 2019-01-26 16:43:02 +08:00
Richard Chien
0256ae4216 Fix setup.py 2019-01-25 22:41:59 +08:00
Richard Chien
c4ce046b96 Bump version to 1.2.0 2019-01-25 22:35:30 +08:00
Richard Chien
541a41d00c Update docs 2019-01-25 22:35:20 +08:00
Richard Chien
0ecaa57230 Fix detail behavior 2019-01-25 22:30:35 +08:00