Commit Graph
100 Commits
Author SHA1 Message Date
yanyongyu 55f1bd1f2d ✏️ update code style 2020-12-30 20:08:22 +08:00
yanyongyu c8cd6de2f2 improve ding adapter 2020-12-30 00:36:29 +08:00
yanyongyu ab61be26a9 improve radd support for messagesegment 2020-12-28 17:39:33 +08:00
yanyongyu e02b5f1de8 📝 update scheduler doc 2020-12-28 16:53:53 +08:00
yanyongyu 1c9df5ac02 🎨 change method into private 2020-12-28 13:59:54 +08:00
yanyongyu 299c259d50 🐛 fix hook block event receiving bug 2020-12-28 13:53:24 +08:00
yanyongyu c993f15bca ⚗️ add ws connection hook 2020-12-28 13:36:00 +08:00
yanyongyu 2d63eb32e1 🚑 hotfix due to cq security problem 2020-12-28 00:24:18 +08:00
yanyongyu 2ae76ff78b ⚗️ new stop propagation method 2020-12-24 22:19:08 +08:00
yanyongyu 41663e1b08 🚧 update cqcode 2020-12-23 17:12:53 +08:00
yanyongyu c3df90c541 📝 update changelog 2020-12-22 20:14:52 +08:00
yanyongyu ab256e57b1 🐛 fix missing escape in builtin plugin #117 2020-12-22 20:12:00 +08:00
yanyongyu 054df580eb 📝 update docs 2020-12-22 09:59:48 +08:00
yanyongyu 5fecb5f506 📝 update readme badge 2020-12-22 00:41:33 +08:00
yanyongyu 44a15d684b ✏️ fix typo 2020-12-21 19:32:58 +08:00
yanyongyu f3243f8989 📝 update changelog 2020-12-21 16:23:29 +08:00
yanyongyu bc459b5ff4 🐛 fix non text cqcode not unescaped 2020-12-21 16:19:02 +08:00
yanyongyu e44cde0600 add test case 2020-12-20 12:09:30 +08:00
yanyongyu 1b00fe7921 add state factory support #113 2020-12-20 11:59:51 +08:00
yanyongyu 168cc3801a 📝 build api doc 2020-12-19 15:31:14 +08:00
yanyongyu 4ec4adf003 💡 add adapter docstring 2020-12-19 15:30:34 +08:00
yanyongyu a88a2f4a4f 🔊 revert log string 2020-12-19 14:16:47 +08:00
yanyongyu a539fd0062 🔊 improve adapter not found log 2020-12-19 11:20:41 +08:00
yanyongyu 83addf045f improve actionfailed info 2020-12-19 00:50:17 +08:00
yanyongyu 00305a8436 🎨 change event log 2020-12-19 00:26:24 +08:00
yanyongyu 799144e64d finish typing change 2020-12-17 21:09:30 +08:00
yanyongyu 6bd69e6708 🐛 fix typing 2020-12-17 01:52:16 +08:00
yanyongyu 784bc7b0cf ⚗️ new dynamic handler args 2020-12-16 23:13:00 +08:00
yanyongyu ca8f764b8b 📝 update changelog 2020-12-16 13:36:40 +08:00
yanyongyu a63a5fea3c 🐛 fix invalid cq code catched 2020-12-16 13:35:34 +08:00
yanyongyu e4377faa67 💄 update docs 2020-12-13 12:53:33 +08:00
yanyongyu 12ef3e7bf1 🚧 update cqhttp adapter event 2020-12-13 12:53:16 +08:00
yanyongyu 3d4adaa444 ⚗️ auto import plugin when require 2020-12-13 12:19:01 +08:00
yanyongyu 7d2a87b73e 🐛 fix plugin publish link 2020-12-12 17:20:37 +08:00
yanyongyu 6c08982ca7 🚧 update process 2020-12-11 16:29:12 +08:00
yanyongyu f4cea065d8 ✏️ fix validator 2020-12-10 21:33:51 +08:00
yanyongyu 72653c6116 🚧 update messages 2020-12-10 02:13:25 +08:00
yanyongyu a57cd396fa 🚧 update cqhttp event parse 2020-12-10 00:39:43 +08:00
yanyongyu 783efeaf0e 🚧 add event parser 2020-12-09 19:57:49 +08:00
yanyongyu 2c97902f4e 🚧 update cqhttp bot 2020-12-09 17:51:24 +08:00
yanyongyu 2bc05b2576 🚧 update event models 2020-12-09 14:39:25 +08:00
yanyongyu 73bda494d9 🏗️ update cqhttp models 2020-12-09 13:20:14 +08:00
yanyongyu ddf044d6d3 🏗️ add model for cqhttp 2020-12-09 11:13:37 +08:00
yanyongyu f220a01a30 📝 update doc 2020-12-07 22:15:26 +08:00
yanyongyu f8d0b691ec 📝 update docs typing 2020-12-07 14:09:43 +08:00
yanyongyu e0d44f3fa7 📝 update api docs 2020-12-07 00:52:26 +08:00
yanyongyu a420af75fc 🐛 fix type checking for bot 2020-12-07 00:31:14 +08:00
yanyongyu 6b3f6a46e6 🎨 impove typing 2020-12-07 00:06:09 +08:00
yanyongyu 629eed08b6 🎨 update typing support 2020-12-06 02:30:19 +08:00
yanyongyu 3345142db2 🔥 remove useless noreturn 2020-12-05 20:32:38 +08:00
yanyongyu 3ba59da0ab 📌 update lock file 2020-12-05 15:58:37 +08:00
yanyongyu 621f93f75a 📝 update nonebot docstring 2020-12-05 01:43:58 +08:00
yanyongyu 5ebe7ff1cb 🔖 PreRelease 2.0.0a7 2020-12-05 01:22:28 +08:00
yanyongyu d7a4593fcf 📝 update changelog 2020-12-04 02:11:20 +08:00
yanyongyu f6806c1d55 test matchergroup 2020-12-04 01:55:03 +08:00
yanyongyu 5b42454a55 add matcher group for plugin #90 2020-12-04 01:41:23 +08:00
yanyongyu afd01796aa 🚧 update ding adapter 2020-12-03 17:08:16 +08:00
yanyongyu dc691889e3 🎨 improve cqhttp 2020-12-03 16:04:14 +08:00
yanyongyu 9658e446e5 🏗️ change exception structure 2020-12-03 15:07:03 +08:00
yanyongyu 7116532081 🚧 add exception 2020-12-03 13:22:12 +08:00
yanyongyu b47bef3ef6 ✏️ fix builtin typo #96 2020-12-03 13:02:34 +08:00
yanyongyu 45ceba47f3 👌 update changelog 2020-12-02 16:16:19 +08:00
yanyongyu 8a9a77656f 🍻 add funding 2020-12-02 16:11:46 +08:00
yanyongyu 064ed81758 📝 update adapter connection guide 2020-12-02 15:14:24 +08:00
yanyongyu 8601c61cd8 💄 update log style 2020-12-02 13:25:57 +08:00
yanyongyu 0738b275a5 💥 remove builtin adapter auto register 2020-12-02 13:17:27 +08:00
yanyongyu 6a25e42571 ⬆️ update lock file 2020-12-02 12:52:02 +08:00
yanyongyu 81d96888bd 📝 update plugin info 2020-12-01 19:10:05 +08:00
yanyongyu c9d7b63f23 📝 update plugin installation guide 2020-12-01 18:53:03 +08:00
yanyongyu 4c179d9910 📝 update star guide 2020-12-01 17:08:15 +08:00
yanyongyu a085b47eac 📝 update guide docs 2020-12-01 12:24:14 +08:00
yanyongyu ad994f04fc 💬 update cqhttp links 2020-12-01 11:03:08 +08:00
yanyongyu 301e9093bd 📄 update license 2020-12-01 10:57:00 +08:00
yanyongyu 39a2658a25 👷 update release drafter 2020-12-01 10:48:46 +08:00
yanyongyu d624f13f96 💥 remove nonebot test auto init 2020-12-01 10:44:58 +08:00
yanyongyu 6ac04d6507 remove extra dependency 2020-12-01 10:42:59 +08:00
yanyongyu cc7ebe2f73 ⬆️ bump dependency version 2020-12-01 10:40:21 +08:00
yanyongyu 38d502f7f5 💥 remove built-in scheduler support 2020-12-01 10:28:03 +08:00
yanyongyu e931b535f1 📝 update readme 2020-12-01 00:56:19 +08:00
yanyongyu 0775a232ce ✏️ fix docstring typo 2020-11-30 12:43:44 +08:00
yanyongyu e5463cc564 🎨 format docstring 2020-11-30 11:08:00 +08:00
yanyongyu b75343d3e7 📝 update homepage and repo link 2020-11-28 11:59:26 +08:00
yanyongyu 62b93c1ba7 🔥 remove file header 2020-11-28 11:55:12 +08:00
yanyongyu 146134a1a7 🔖 update nonebot-plugin-docs author 2020-11-28 11:44:34 +08:00
yanyongyu da5d63ae29 🔥 remove useless pull and lock file 2020-11-28 11:43:13 +08:00
yanyongyuandJu4tCode ee80a4ea60 👷 update user info for pr 2020-11-26 23:54:24 +08:00
yanyongyuandJu4tCode dc0c634eab 🐛 fix workflow vulnerability #79 2020-11-26 23:54:24 +08:00
yanyongyuandJu4tCode 168f366efc 📝 update guide 2020-11-26 23:54:24 +08:00
yanyongyuandJu4tCode 39d96d9667 📝 add plugin publish guide 2020-11-26 23:54:24 +08:00
yanyongyuandJu4tCode 47d1fab4bd 📝 add cross plugin guide 2020-11-26 23:54:24 +08:00
yanyongyu 309c6d1ed0 👷 update user info for pr 2020-11-26 20:53:28 +08:00
yanyongyu 1fe38afa95 🐛 fix workflow vulnerability #79 2020-11-26 20:18:36 +08:00
yanyongyu b7642394f4 📝 update guide 2020-11-23 14:15:30 +08:00
yanyongyu bdd7e9514a 📝 add plugin publish guide 2020-11-23 13:46:36 +08:00
yanyongyu f214c0b2cb 📝 add cross plugin guide 2020-11-23 13:41:57 +08:00
yanyongyu 5ff638f9e7 🔀 Merge branch 'origin/master' 2020-11-22 21:12:57 +08:00
yanyongyu e92cbf2f50 🐛 bump version due to vuepress base error 2020-11-22 21:12:07 +08:00
yanyongyuandpull[bot] 9d30f2dff3 👷 update release drafter 2020-11-22 09:18:27 +00:00
yanyongyu 343a345ed2 👷 update release drafter 2020-11-22 16:40:06 +08:00
yanyongyu 1affeb8e20 🔖 release 2.0.0a6 2020-11-22 03:05:28 +08:00