Commit Graph

  • 24e03ed0e7 ⬆️ Update to cqhttp v11 yanyongyu 2020-08-26 14:43:27 +08:00
  • cef3a8236e add more logs yanyongyu 2020-08-25 18:02:18 +08:00
  • c5ea8bc1c3 add contextvars and fix mutable default args yanyongyu 2020-08-25 15:23:10 +08:00
  • d66259da2b change project settings yanyongyu 2020-08-25 11:36:06 +08:00
  • 3b983c8ec0 Merge pull request #2 from AsakuraMizu/fix_command_type CodeCreator 2020-08-25 10:41:11 +08:00
  • 60916434d6 Merge branch 'master' of https://github.com/nonebot/nonebot2 into fix_command_type AsakuraMizu 2020-08-24 23:11:53 +08:00
  • 6412840376 merge bug fix yanyongyu 2020-08-24 18:11:19 +08:00
  • 5ce65310b0 Merge pull request #1 from AsakuraMizu/master CodeCreator 2020-08-24 18:03:33 +08:00
  • eaa9b98bd9 fix several bugs yanyongyu 2020-08-24 17:59:36 +08:00
  • 2e7c86dc23 fix command type AsakuraMizu 2020-08-23 20:01:58 +08:00
  • dffb9c17c5 include py.typed in pyproject.toml water_lift 2020-08-23 19:21:04 +08:00
  • d68fbdbacf add py.typed water_lift 2020-08-23 19:17:41 +08:00
  • 93e06ec266 do some changes to vuepress docs yanyongyu 2020-08-23 17:03:59 +08:00
  • 599844d3ca change readme yanyongyu 2020-08-23 10:57:46 +08:00
  • a895089a8b fix some bug yanyongyu 2020-08-23 10:45:26 +08:00
  • 87a848d8c3 fix matcher decos yanyongyu 2020-08-22 15:22:46 +08:00
  • 5871330492 fix fastapi run bug yanyongyu 2020-08-22 14:11:04 +08:00
  • e86362572b add check for self_id yanyongyu 2020-08-21 16:59:41 +08:00
  • b99c9688e2 fix ws reverse yanyongyu 2020-08-21 15:42:33 +08:00
  • c1d0eae34b make matcher running concurrently and add to me checking yanyongyu 2020-08-21 14:24:32 +08:00
  • c01d3c7ca1 add matcher type yanyongyu 2020-08-20 17:15:05 +08:00
  • 26c697f5e4 add auth check and config docs yanyongyu 2020-08-20 16:34:07 +08:00
  • 02ca49f6d0 add log and config docs yanyongyu 2020-08-20 15:07:05 +08:00
  • 1d982fc77b add typing docs yanyongyu 2020-08-19 23:00:31 +08:00
  • 5e3d1c76cc add nonebot.typing docs yanyongyu 2020-08-19 20:29:37 +08:00
  • e523aa8d89 add doc for __init__.py yanyongyu 2020-08-18 17:24:49 +08:00
  • 76cfe34fa5 add some matcher function like nb1 session yanyongyu 2020-08-18 11:28:33 +08:00
  • 6435e29e8b add permission and command yanyongyu 2020-08-17 16:09:41 +08:00
  • 865fd6af4c fix nonebot-test yanyongyu 2020-08-15 17:47:50 +08:00
  • c4a5cfb513 change plugin load yanyongyu 2020-08-15 17:22:10 +08:00
  • 1dcc43161a change rule yanyongyu 2020-08-14 17:41:24 +08:00
  • 04f4d5028e fix config and import nonebot-test yanyongyu 2020-08-13 18:16:59 +08:00
  • 0eb5f51d2c add driver type prop yanyongyu 2020-08-13 15:56:09 +08:00
  • c9d53bf017 update lock file yanyongyu 2020-08-13 15:30:12 +08:00
  • e7f9b2c229 websocket api yanyongyu 2020-08-13 15:23:04 +08:00
  • 0e73d4ce20 update README.md yanyongyu 2020-08-11 17:02:29 +08:00
  • 879904a0f5 change event yanyongyu 2020-08-11 16:54:45 +08:00
  • b32d4a24d1 add startup shutdown deco yanyongyu 2020-08-11 10:44:05 +08:00
  • 2d90c35df6 change Event yanyongyu 2020-08-10 14:50:12 +08:00
  • 9e33a605a6 add types yanyongyu 2020-08-10 13:06:02 +08:00
  • 00913f1a8f add typings yanyongyu 2020-08-08 23:08:01 +08:00
  • 332aac6497 change typing yanyongyu 2020-08-07 17:51:57 +08:00
  • f2b6f08599 change typing manage yanyongyu 2020-08-07 17:05:08 +08:00
  • 950dbb1115 add support for go-cqhttp cq code yanyongyu 2020-08-07 11:56:35 +08:00
  • 5186231869 change config load method to support custom configs yanyongyu 2020-08-07 11:18:02 +08:00
  • 10221520d9 add matcher expire support yanyongyu 2020-08-06 17:54:55 +08:00
  • f1e62feb26 merge changes yanyongyu 2020-08-06 17:22:56 +08:00
  • 41713f0645 change coolq into cqhttp yanyongyu 2020-08-06 17:19:06 +08:00
  • b3f82f3f22 add http api yanyongyu 2020-08-01 22:03:40 +08:00
  • a39c2e223a change rule and event handle yanyongyu 2020-07-25 12:28:30 +08:00
  • 10f1ab70b4 make nonebot-test standalone yanyongyu 2020-07-19 11:54:48 +08:00
  • 9355ed4baf add message segment for coolq yanyongyu 2020-07-18 18:18:43 +08:00
  • 3dbd927a2a add websocket class and coolq message segment yanyongyu 2020-07-15 20:39:59 +08:00
  • d616290626 connect driver-adapter-matcher yanyongyu 2020-07-11 17:32:03 +08:00
  • ea21d6ffcc add fastapi routes, adapters yanyongyu 2020-07-05 20:39:34 +08:00
  • 4d242875d2 add fastapi driver, config yanyongyu 2020-07-04 22:51:10 +08:00
  • 1e632d5f10 add autodoc support yanyongyu 2020-06-30 12:10:57 +08:00
  • 7529559d24 plugin load yanyongyu 2020-06-30 10:13:58 +08:00
  • 16099b2c35 clean up files yanyongyu 2020-06-24 21:56:49 +08:00
  • ed404901ca update matcher yanyongyu 2020-06-04 14:29:38 +08:00
  • 761d725aed change Matcher class yanyongyu 2020-05-05 16:11:05 +08:00
  • 06b7ef2a45 init version 2 yanyongyu 2020-05-02 20:03:36 +08:00
  • 685f441967 update docs Richard Chien 2020-04-28 23:10:17 +08:00
  • 23ec6c7108 update nonebot.message docs yanyongyu 2020-04-27 14:01:56 +08:00
  • 51a2ca0841 fix remove command and update api docs yanyongyu 2020-04-27 11:38:15 +08:00
  • 6d2bb2cf87 update api docs: nonebot.plugin yanyongyu 2020-04-24 23:10:35 +08:00
  • ad8a998a8c bump version to 1.6.0 and update docs yanyongyu 2020-04-24 15:54:52 +08:00
  • 39804852a8 fix plugin reload and update docs yanyongyu 2020-04-22 20:38:51 +08:00
  • 4794a4bacb fix import yanyongyu 2020-04-22 13:55:33 +08:00
  • e9fb50eb1b Merge branch 'master' of https://github.com/nonebot/nonebot yanyongyu 2020-04-20 13:52:26 +08:00
  • 4f9a9136f9 move decorators to plugin module yanyongyu 2020-04-20 13:50:38 +08:00
  • 4a24cb3cdf Merge pull request #171 from jw-star/patch-1 Richard Chien 2020-04-19 16:01:38 +08:00
  • 45f2cd8faf Update deployment.md Richard Chien 2020-04-19 16:01:28 +08:00
  • 5b430b1fde Update deployment.md jw-star 2020-04-18 21:45:50 +08:00
  • 9fbd09331c fix docstring missing for nlp and event handler yanyongyu 2020-04-11 23:04:31 +08:00
  • a67fa5107c fix docstring missing for command handler yanyongyu 2020-04-11 22:53:30 +08:00
  • 24f48929b4 Merge branch 'master' of https://github.com/nonebot/nonebot yanyongyu 2020-04-11 17:57:38 +08:00
  • ca251bc643 Merge pull request #166 from Pzzzzz5142/patch-1 Richard Chien 2020-04-11 17:37:09 +08:00
  • 8ae248738e add more manage func yanyongyu 2020-04-11 14:56:39 +08:00
  • 58f5f1d9e8 Update getting-started.md Pzzzzz5142 2020-04-08 14:13:09 +08:00
  • 52b2f635ad add manager objects yanyongyu 2020-04-07 21:58:10 +08:00
  • 33a3a8879e Update getting-started.md Pzzzzz5142 2020-04-04 17:37:03 +08:00
  • bc1e3f26df fix dead link Richard Chien 2020-03-21 22:05:28 +08:00
  • 7e9d47c3b6 Update README.md Richard Chien 2020-03-16 23:33:34 +08:00
  • 95813f7bb4 fix type Richard Chien 2020-03-16 21:23:08 +08:00
  • 260ba5888a bump version to 1.5.0 Richard Chien 2020-03-16 21:18:28 +08:00
  • 1c9136d672 fix format Richard Chien 2020-03-16 21:10:26 +08:00
  • 9179e3ac4e update docs Richard Chien 2020-03-16 21:09:26 +08:00
  • 6b288f0e60 adjust on_websocket_connect Richard Chien 2020-03-16 21:04:43 +08:00
  • cfce94e890 add on_startup and on_websocket_connect Richard Chien 2020-03-16 20:50:20 +08:00
  • 0eb37da0b3 update docs Richard Chien 2020-03-16 20:36:58 +08:00
  • 0ac6a03f0a restore Context_T for compatibility Richard Chien 2020-03-16 20:24:50 +08:00
  • 1625be957a remove demo package Richard Chien 2020-03-16 17:42:32 +08:00
  • 035782715f adjust log content Richard Chien 2020-03-16 16:55:56 +08:00
  • 9b54af70e6 rename session.ctx to session.event for consistency Richard Chien 2020-03-15 22:48:22 +08:00
  • c366e6c950 fix docstring of command handler function Richard Chien 2020-03-14 22:45:17 +08:00
  • c02b9a4ccf bump version to v1.4.2 Richard Chien 2020-02-24 16:58:54 +08:00
  • 0b7980a4a4 reformat Richard Chien 2020-02-24 14:12:51 +08:00
  • 7eb49624c3 Merge pull request #150 from mnixry/patch-1 Richard Chien 2020-02-22 18:57:54 +08:00
  • 22462c8ed6 Update __init__.py Mix 2020-02-22 18:09:21 +08:00