Commit Graph
100 Commits
Author SHA1 Message Date
yanyongyu 57cf8e9bd8 🐛 fix cqhttp event session id mismatch for group 2021-05-29 19:32:05 +08:00
yanyongyu c4b83a60f1 🚧 add http request and response class 2021-05-27 01:01:58 +08:00
yanyongyu 27fe6e4fcb 🔥 remove cqhttp api self_id arg 2021-05-25 16:59:26 +08:00
yanyongyu 918b375ece 💥 drop self_id call_api support 2021-05-24 16:49:27 +08:00
yanyongyu 8680a954f8 ♻️ separate driver 2021-05-21 17:06:20 +08:00
yanyongyu 61512ff01f 🏷️ add type hint for logger 2021-05-21 15:15:04 +08:00
yanyongyu 7376933c31 📝 update api doc build 2021-05-20 15:09:59 +08:00
yanyongyu faf7a3b500 📝 update doc 2021-05-10 18:42:32 +08:00
yanyongyu 41c5ac0ac7 improve plugin matcher system 2021-05-10 18:39:59 +08:00
yanyongyu f8ad9ef278 ⚗️ support segment typing for message 2021-05-10 00:54:15 +08:00
yanyongyu 4b38afdcd7 cqhttp message segment support more types 2021-05-04 11:08:31 +08:00
yanyongyu dcf4838fda 📝 fix store link 2021-05-03 14:56:24 +08:00
yanyongyu 9a3e974063 🐛 fix adapter publish id link error 2021-05-02 16:37:57 +08:00
yanyongyu 5189a182b5 ✏️ fix typo 2021-05-02 16:26:47 +08:00
yanyongyu 884a7b966f 🐛 fix missing bool to str convert in cqhttp message segment 2021-05-02 14:24:12 +08:00
yanyongyu 56e489b458 📝 update doc 2021-04-25 13:18:36 +08:00
yanyongyu 9052214e6d raise ImportError when exec_module 2021-04-21 18:26:58 +08:00
yanyongyu 5abc0d9614 📝 update changelog 2021-04-19 21:51:36 +08:00
yanyongyu 64d51448b8 🐛 fix log module name error 2021-04-19 21:43:28 +08:00
yanyongyu 79d3bbcdfe 🔊 change log level add level config 2021-04-19 21:15:10 +08:00
yanyongyu c24d0def09 🔖 bump adapter cqhttp version 2021-04-18 23:30:57 +08:00
yanyongyu 0be145491d 🚸 add question template 2021-04-12 13:06:03 +08:00
yanyongyu 9801a8cebd 🎨 format code 2021-04-09 12:26:27 +08:00
yanyongyu b9812ea11b 🎨 revert v-row 2021-04-05 16:39:26 +08:00
yanyongyu 207750774d 🎨 improve format 2021-04-05 16:35:29 +08:00
yanyongyu d1a438a287 ⚗️ support tuple prefix in startswith 2021-04-04 12:28:10 +08:00
yanyongyu 0d467d9275 add startswith endswith ignorecase option #312 2021-04-04 12:19:03 +08:00
yanyongyu c402b7599f 🐛 fix missing matcher when load external plugin with dot 2021-04-03 17:32:01 +08:00
yanyongyu 0fd82d4f54 📝 archive doc 2021-04-02 01:38:42 +08:00
yanyongyu e425571b08 🐛 fix protocol not found in py37 2021-04-02 01:17:33 +08:00
yanyongyu 85f0023350 🔥 improve matcher store 2021-04-02 01:09:40 +08:00
yanyongyu 0eadf5f4e9 🐛 fix load error 2021-04-02 00:05:27 +08:00
yanyongyu 0235af770f 📌 bump version 2021-04-01 20:34:49 +08:00
yanyongyu e03e3f6130 📝 update doc 2021-04-01 20:27:27 +08:00
yanyongyu f0a6ff4627 ⚗️ add called api hook 2021-04-01 20:23:55 +08:00
yanyongyu fcb1c5d316 🚑 fix matcher got recursion 2021-04-01 20:05:31 +08:00
yanyongyu afba90838f 📝 archive doc 2021-03-31 21:37:01 +08:00
yanyongyu 59ec5bacde 📝 update changelog 2021-03-31 21:20:07 +08:00
yanyongyu ca08c56df7 🐛 fix import hook export 2021-03-31 20:38:00 +08:00
yanyongyu d1e8925fe0 ⬆️ bump version 2021-03-31 20:25:45 +08:00
yanyongyu 68ba1c1af2 🐛 fix reply get fail broken down 2021-03-31 20:09:00 +08:00
yanyongyu 8f99b01fb5 ⚗️ add call_api hook 2021-03-31 16:53:10 +08:00
yanyongyu 4e7592de98 🔒 ensure cqhttp str radd escaped 2021-03-30 16:21:56 +08:00
yanyongyu 43b185a3b8 🔊 add log for event handle 2021-03-27 14:42:43 +08:00
yanyongyu 65ec4828a9 📝 update changelog 2021-03-26 14:27:05 +08:00
yanyongyu 1f585d8bcb store message in ParserExit exception 2021-03-26 11:25:13 +08:00
yanyongyu b861149e0b add argparse help message 2021-03-25 18:22:56 +08:00
yanyongyu f00ce8b4f6 🐛 matcher.send returned none 2021-03-24 00:28:37 +08:00
yanyongyu 48fae782d7 📝 update plugin doc 2021-03-22 17:27:31 +08:00
yanyongyu 45199a247b 🐛 fix plugin matcher data 2021-03-22 16:41:29 +08:00
yanyongyu f0a8b47c06 💩 remove __manager__ 2021-03-22 01:23:09 +08:00
yanyongyu 6371cd6bfe 🐛 fix error matcher module when import 2021-03-22 01:15:15 +08:00
yanyongyu d738f8674d 📝 update doc and chqnglog 2021-03-20 16:38:42 +08:00
yanyongyu a941b32dd5 📝 update changelog 2021-03-20 16:33:16 +08:00
yanyongyu 1527fb55f5 💡 update handler docstring 2021-03-20 16:33:16 +08:00
yanyongyu f8c057b135 📌 update lock file 2021-03-20 15:13:08 +08:00
yanyongyu 2166595e50 🐛 fix cqhttp secret checking #289 2021-03-20 14:49:58 +08:00
yanyongyu 22033e1cfb 🐛 fix typing 2021-03-19 15:02:01 +08:00
yanyongyu fc334ec7b9 add logger id 2021-03-19 00:24:38 +08:00
yanyongyu e7dc4e1eec ⚗️ finish handler class 2021-03-18 21:30:52 +08:00
yanyongyu 6bd12b7f2c ⚗️ add handler class 2021-03-18 19:16:18 +08:00
yanyongyu 62135dc117 🔊 fix logger color tag 2021-03-16 16:20:58 +08:00
yanyongyu 1e294b8fbe 🐛 fix config load due to pydantic breaking change 2021-03-16 16:17:34 +08:00
yanyongyu 211c571508 🐛 fix reimport by require 2021-03-13 18:21:56 +08:00
yanyongyu 785eac1345 🏷️ fix regex rule typing error 2021-03-13 15:35:13 +08:00
yanyongyu bb64c6fb71 🐛 fix type and permission updater 2021-03-12 16:28:56 +08:00
yanyongyu 46c65b919f 🐛 fix bot display bug 2021-03-11 00:27:32 +08:00
yanyongyu 5ee6beb4b8 🚑 fix test reload 2021-03-10 17:32:14 +08:00
yanyongyu 89ff2dd3c5 📝 update readme 2021-03-08 17:16:37 +08:00
yanyongyu edc6da9e61 ✏️ fix plugin link 2021-03-07 22:24:04 +08:00
yanyongyu ac613b5839 🐛 fix subplugin detect bug 2021-03-06 22:25:50 +08:00
yanyongyu 33412f9bd2 ⚗️ add reload dir config for fastapi 2021-03-06 11:56:58 +08:00
yanyongyu e139c883a3 🚑 exclude all __init__ in packaging 2021-03-06 01:40:20 +08:00
yanyongyu a99d33198f 🐛 fix override 2021-03-06 00:09:26 +08:00
yanyongyu e6ac07e608 🔀 Merge branch 'dev' 2021-03-05 20:49:16 +08:00
yanyongyu d476c7e999 👷 update release drafter 2021-03-05 20:48:44 +08:00
yanyongyu f7dd898379 📝 update api doc 2021-03-05 20:29:47 +08:00
yanyongyu 46795ecd4b 📌 update lock file 2021-03-05 20:09:42 +08:00
yanyongyu f1f510604e 📝 archive 2.0.0a11 doc 2021-03-05 20:01:55 +08:00
yanyongyu 611049681a change publish and issue 2021-03-05 16:27:43 +08:00
yanyongyu 4ed5b06db0 📝 update changelog 2021-03-03 16:09:37 +08:00
yanyongyu 9e04e497b7 ⚗️ add type and permission updater hook 2021-03-03 16:06:19 +08:00
yanyongyu 464f0d4a89 🔀 Merge branch 'master' 2021-03-02 15:59:38 +08:00
yanyongyu cb6c1cccca 🐛 fix upload ci bug 2021-03-02 15:38:47 +08:00
yanyongyu f6289ff1b3 🐛 fix prompt error 2021-03-02 14:35:02 +08:00
yanyongyu 3c8dca67fa ⬆️ bump dependency 2021-03-01 19:24:03 +08:00
yanyongyu b962bc43e6 ⬆️ bump httpx 2021-03-01 17:39:44 +08:00
yanyongyu b23e845726 ⬆️ fit pydantic 1.8 2021-03-01 00:30:06 +08:00
yanyongyu dc38a98180 ⬆️ bump and fit pydantic 1.8 2021-02-28 00:35:40 +08:00
yanyongyu 8c9e096a84 🐛 ignore adapter register with same name 2021-02-26 17:22:39 +08:00
yanyongyuandAkiraXie 3c312d9759 📝 update how to work doc
Co-authored-by: AkiraXie <l997460364@outlook.com>
2021-02-26 17:00:38 +08:00
yanyongyu bb37d757da 💡 remove comment 2021-02-26 12:03:48 +08:00
yanyongyu 04e11c3b3e 💡 update docstring 2021-02-24 17:56:43 +08:00
yanyongyu eb8e5aa39d add plugin loading using json/toml 2021-02-24 17:48:08 +08:00
yanyongyu 869df38238 ✏️ fix typo 2021-02-23 23:34:24 +08:00
yanyongyu 507000b63b 🐛 fix command match #235 2021-02-23 22:50:25 +08:00
yanyongyu f397789516 👷 fix deploy ci 2021-02-23 10:08:32 +08:00
yanyongyu f31318b7f4 🚸 wrap version with try 2021-02-22 10:44:42 +08:00
yanyongyuandsynodriver f9d4bcba3d ⚗️ change allowed types for cqhttp #222
Co-authored-by: synodriver <624805065@qq.com>
2021-02-21 11:00:45 +08:00
yanyongyu 2c85b2aa19 👷 update ci 2021-02-21 10:52:37 +08:00