Commit Graph
100 Commits
Author SHA1 Message Date
Richard ChienandGitHub 4a24cb3cdf Merge pull request #171 from jw-star/patch-1
Update deployment.md
2020-04-19 16:01:38 +08:00
Richard ChienandGitHub 45f2cd8faf Update deployment.md 2020-04-19 16:01:28 +08:00
Richard ChienandGitHub ca251bc643 Merge pull request #166 from Pzzzzz5142/patch-1
Patch 1
2020-04-11 17:37:09 +08:00
Richard ChienandGitHub bc1e3f26df fix dead link 2020-03-21 22:05:28 +08:00
Richard ChienandGitHub 7e9d47c3b6 Update README.md 2020-03-16 23:33:34 +08:00
Richard Chien 95813f7bb4 fix type 2020-03-16 21:23:08 +08:00
Richard Chien 260ba5888a bump version to 1.5.0 2020-03-16 21:18:28 +08:00
Richard Chien 1c9136d672 fix format 2020-03-16 21:10:26 +08:00
Richard Chien 9179e3ac4e update docs 2020-03-16 21:09:26 +08:00
Richard Chien 6b288f0e60 adjust on_websocket_connect 2020-03-16 21:04:43 +08:00
Richard Chien cfce94e890 add on_startup and on_websocket_connect 2020-03-16 20:50:20 +08:00
Richard Chien 0eb37da0b3 update docs 2020-03-16 20:36:58 +08:00
Richard Chien 0ac6a03f0a restore Context_T for compatibility 2020-03-16 20:24:50 +08:00
Richard Chien 1625be957a remove demo package 2020-03-16 17:42:32 +08:00
Richard Chien 035782715f adjust log content 2020-03-16 16:55:56 +08:00
Richard Chien 9b54af70e6 rename session.ctx to session.event for consistency 2020-03-15 22:48:22 +08:00
Richard Chien c366e6c950 fix docstring of command handler function 2020-03-14 22:45:17 +08:00
Richard Chien c02b9a4ccf bump version to v1.4.2 2020-02-24 16:58:54 +08:00
Richard Chien 0b7980a4a4 reformat 2020-02-24 14:12:51 +08:00
Richard ChienandGitHub 7eb49624c3 Merge pull request #150 from mnixry/patch-1
修复CommandSession的部分方法在多线程条件下出错
2020-02-22 18:57:54 +08:00
Richard ChienandGitHub 960dfd95df Merge pull request #148 from mnixry/patch-1
优化日志输出多行消息的方法
2020-02-21 19:17:38 +08:00
Richard Chien d6f825473b Update docs 2020-02-14 17:12:36 +08:00
Richard Chien 2e2bfd5e31 Bump version to v1.4.1 2020-02-14 17:07:22 +08:00
Richard Chien d363cea58f Warn if failed to register command 2020-02-14 17:03:54 +08:00
Richard Chien f7e4223dc6 Support str type for aliases 2020-02-14 16:44:22 +08:00
Richard Chien cfa9fc3936 Update changelog.md 2020-02-14 11:06:49 +08:00
Richard Chien 9a818f781b Reformat 2020-02-14 11:05:38 +08:00
Richard Chien 5f55e30381 Bump version to v1.4.0 2020-02-10 14:15:01 +08:00
Richard Chien 76f1dfc2a5 Fix #98 2020-02-10 13:26:33 +08:00
Richard Chien 3d030fdd03 Escape *args in render_expression, fix #86 2020-02-10 12:43:04 +08:00
Richard Chien 932d178c15 Fix compatibility with Quart 0.11 2020-02-10 12:17:00 +08:00
Richard Chien 9b131ca855 Fix stub file bug 2020-02-10 12:09:16 +08:00
Richard Chien 8efdf0ba74 Adjust relative links in docs 2020-01-31 14:56:51 +08:00
Richard Chien da4b7bd005 Merge remote-tracking branch 'origin/master' 2020-01-31 13:09:43 +08:00
Richard Chien 389e83b4f7 Update docs 2020-01-31 13:08:17 +08:00
Richard ChienandGitHub 32047bc8e3 Merge pull request #134 from yuudi/master
Doc: Scheduler
2020-01-30 18:25:57 +08:00
Richard Chien 7c93fd0b41 Merge branch 'SDchao-patch-1' 2020-01-30 12:39:55 +08:00
Richard Chien e52cf045cb Fix format 2020-01-30 12:39:41 +08:00
Richard Chien 7d96bacbb9 Update README 2020-01-18 20:25:55 +08:00
Richard ChienandGitHub 5849fdcf4d Merge pull request #127 from StarHeartHunt/patch-1
Update getting-started.md
2020-01-15 23:04:12 +08:00
Richard Chien 2098873cf2 Update advanced docs 2019-12-23 15:55:20 +08:00
Richard ChienandGitHub 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 ChienandGitHub a4a3368e03 Merge pull request #116 from xulouzhe/patch-1
一个文档描述的小错误
2019-12-23 15:29:12 +08:00
Richard ChienandGitHub ef10a52f30 Merge pull request #104 from LiuZHolmes/patch-1
增加对ip地址配置对说明
2019-10-23 15:11:56 +08:00
Richard ChienandGitHub e85a44af04 Update getting-started.md 2019-10-23 15:11:42 +08:00
Richard ChienandGitHub ffe2dadd46 Update README.md 2019-10-09 17:32:41 +08:00
Richard ChienandGitHub 67c8c81e91 Update README.md 2019-10-02 16:54:39 +08:00
Richard ChienandGitHub 84986cc44a Merge pull request #85 from marionette-curtain/patch-2
Update api.md
2019-07-02 22:55:25 +08:00
Richard ChienandGitHub 2f5d37c426 Update api.md 2019-07-02 22:55:02 +08:00
Richard ChienandGitHub a163d2c075 Update api.md 2019-07-02 22:51:24 +08:00
Richard Chien a398ad3f16 Bump version to v1.3.1 2019-07-01 10:08:56 +08:00
Richard ChienandGitHub 62838b8f7c Update changelog.md 2019-07-01 10:06:27 +08:00
Richard ChienandGitHub e6944dc8e8 Update api.md 2019-07-01 10:04:10 +08:00
Richard ChienandGitHub c2de849ea7 Update natural_language.py 2019-07-01 09:59:49 +08:00
Richard ChienandGitHub 60101e7634 Merge pull request #81 from yorushika/master
修复 @on_natural_language 装饰器未检查 keywords 参数类型可能导致匹配错误的问题
2019-06-27 14:39:26 +08:00
Richard ChienandGitHub 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 ChienandGitHub 314a7ef028 Update getting-started.md 2019-06-17 20:05:34 +08:00
Richard ChienandGitHub 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
Richard Chien 189cf23720 Adjust 2019-01-25 21:55:07 +08:00
Richard Chien bd1c272eec Adjust type hints 2019-01-25 19:11:18 +08:00
Richard Chien 78d48fb163 Rearrange some code 2019-01-25 18:51:42 +08:00
Richard Chien d88eda7c66 Revert "Add deprecate comment"
This reverts commit 366d7d9b
2019-01-25 18:30:44 +08:00
Richard Chien 366d7d9bfd Add deprecate comment 2019-01-25 18:29:48 +08:00
Richard Chien ca49aa7c98 Add default behavior while there is no args_parser_func 2019-01-25 16:37:50 +08:00
Richard Chien 128cb8ce29 Adjust 2019-01-25 16:25:00 +08:00
Richard Chien 218a6c5665 Fix setup.py to include stub files 2019-01-25 16:03:08 +08:00
Richard Chien 347318aaaa Use stub file to keep class CommandGroup clean 2019-01-25 15:29:30 +08:00
Richard Chien ae35c2e08a Keep send_kwargs through get() and argument filter 2019-01-25 14:03:57 +08:00
Richard Chien 1fd740d223 Make current_arg_text and current_arg_images readonly properties 2019-01-25 13:48:28 +08:00
Richard Chien 73838ac46a Add comment 2019-01-25 13:29:15 +08:00
Richard Chien 368b6290b3 Add default validation failure expression config 2019-01-25 12:59:06 +08:00
Richard Chien 0079cd1876 Use functions to implement validators 2019-01-25 12:57:28 +08:00
Richard Chien f8ecc7bba1 Implement argument filters 2019-01-25 00:14:30 +08:00
Richard Chien 6b6daf7235 Add State_T 2019-01-25 00:13:53 +08:00
Richard Chien 41803be7d8 Import context_id() to nonebot module 2019-01-24 22:33:41 +08:00