Commit Graph
100 Commits
Author SHA1 Message Date
StarHeartHunt 749d33478a 📝 add algolia search 2021-07-21 17:23:16 +08:00
StarHeartHunt ef1547cbfe Merge branch 'feishu-adapter' of https://github.com/StarHeartHunt/nonebot2-vercel-mirror into feishu-adapter 2021-07-14 10:43:03 +08:00
StarHeartHunt f2295318a9 📝 update index 2021-07-14 10:42:47 +08:00
StarHeartHunt 66b54de869 📝 update copyright 2021-07-14 10:39:39 +08:00
StarHeartHunt d802fad111 📝 update adapter store 2021-07-14 10:39:00 +08:00
StarHeartHunt b4e20e00e4 Merge branch 'feishu-adapter' of https://github.com/StarHeartHunt/nonebot2-vercel-mirror into feishu-adapter 2021-07-14 10:29:12 +08:00
StarHeartHunt 3230dfc14a 📝 update main api doc 2021-07-14 10:28:48 +08:00
StarHeartHunt 758108229a 📝 add feishu api doc 2021-07-14 10:22:31 +08:00
StarHeartHunt aac4571d43 📝 add feishu adapter doc 2021-07-14 10:19:37 +08:00
StarHeartHunt 0436c1b7b8 update test env 2021-07-14 09:26:53 +08:00
StarHeartHunt 625c12fc12 implement all self-built app event 2021-07-11 12:26:11 +08:00
StarHeartHunt 4fc655323d 🎨 format code 2021-07-11 12:25:27 +08:00
StarHeartandGitHub df6486f926 📝 fix docstring 2021-07-11 11:37:14 +08:00
StarHeartHunt 2c056364c1 🚧 message read event should implement NoticeEvent 2021-07-09 16:18:19 +08:00
StarHeartHunt c6921c731c update test file 2021-07-09 16:15:24 +08:00
StarHeartHunt 8c7498eeb5 🔥 self-built app hasn't MetaEvent 2021-07-09 16:14:25 +08:00
StarHeartHunt 30cb6be104 📝 tweak 2021-07-09 16:09:25 +08:00
StarHeartHunt fbd60e30fc 🔥 remove check_reply 2021-07-09 16:09:01 +08:00
StarHeartHunt 2908cb3ce2 🐛 tweak 2021-07-09 16:02:54 +08:00
StarHeartHunt b1c5013088 implement check_reply check_atme check_nickname 2021-07-09 16:01:32 +08:00
StarHeartHunt 70e424b58f ️ support cache tenant token 2021-07-09 09:22:56 +08:00
StarHeartHunt 730186cfd4 remove optional param 2021-07-08 23:06:48 +08:00
StarHeartHunt d2ae2e2982 🚑 safely get dict value 2021-07-08 23:05:12 +08:00
StarHeartHunt 67770ffa6f implement at parser 2021-07-08 22:30:39 +08:00
StarHeartHunt 15ab958a70 🎨 format code 2021-07-08 22:30:21 +08:00
StarHeartHunt af6f63dc44 🚧 add todo 2021-07-08 16:13:07 +08:00
StarHeartHunt 7c7994e2e2 implement rich text serializer 2021-07-08 16:12:43 +08:00
StarHeartHunt f597303698 ♻️ improve segment-string parser 2021-07-08 14:52:34 +08:00
StarHeartHunt 1222972b73 ️ optimize import 2021-07-08 14:39:38 +08:00
StarHeartHunt 7df407056b implement text merger 2021-07-08 10:49:02 +08:00
StarHeartHunt 79b6601d12 🍻 tweak 2021-07-08 10:07:55 +08:00
StarHeartHunt fe43c8d69a 💩 should implement rich text parser 2021-07-07 22:36:08 +08:00
StarHeartHunt e490be9eb0 🎨 tweak 2021-07-07 22:29:13 +08:00
StarHeartHunt f5843dd3ad 🔊 forgot to add backspace 2021-07-06 22:11:34 +08:00
StarHeartHunt 840580334f 🔊 optimize log 2021-07-06 22:08:38 +08:00
StarHeartHunt 5a8b5b5696 ️ optimize import 2021-07-06 22:08:22 +08:00
StarHeartHunt dc5aa3d4bf 🔥 remove rich_text parser 2021-07-06 22:01:02 +08:00
StarHeartHunt b9befc8350 🔇 remove print 2021-07-06 21:15:02 +08:00
StarHeartHunt e3c3e370cb ️ remove unnecessary code 2021-07-06 21:12:49 +08:00
StarHeartHunt 603a63a629 implement message serializer & deserializer 2021-07-06 18:01:41 +08:00
StarHeartHunt 5635c83bfb 🐛 fix p2p model parse 2021-07-06 14:58:38 +08:00
StarHeartHunt 0ec7cdc3aa update testcase 2021-07-06 14:58:00 +08:00
StarHeartHunt 322ac98c50 🐛 validate schema field & fix request construct 2021-07-06 10:57:51 +08:00
StarHeartHunt 811e94e186 implement message target guessing 2021-07-06 10:45:00 +08:00
StarHeartHunt 0c39300f4b add call_api and implement send func 2021-07-05 11:10:49 +08:00
StarHeartHunt 33bd7582be 🎨 sort import 2021-07-05 11:10:49 +08:00
StarHeartHunt b6979594a7 implement group and private message 2021-07-05 11:10:49 +08:00
StarHeartHunt 150ef30b73 add custom exception 2021-07-05 11:10:49 +08:00
StarHeartHunt 1042759d60 ️ make api_endpoint hard_encoded 2021-07-05 11:10:49 +08:00
StarHeartHunt 866149902c update testcase 2021-07-05 11:10:49 +08:00
StarHeartHunt 136b13b4cc ️ remove unused import 2021-07-05 11:10:49 +08:00
StarHeartHunt cc11e2e885 🔧 add config api_endpoint 2021-07-05 11:10:49 +08:00
StarHeartHunt f9f1e33262 implement message constructor 2021-07-05 11:10:49 +08:00
StarHeartHunt 7a8f881b04 implement event parser 2021-07-05 11:10:49 +08:00
StarHeartHunt 20c3c24a6d 👷 implement testcase 2021-07-05 11:10:49 +08:00
StarHeartHunt b1fa2bbb80 🔧 add configs 2021-07-05 11:10:49 +08:00
StarHeartHunt 406511496d 🏷️ add events 2021-07-05 11:10:49 +08:00
StarHeartHunt 24144a9474 implement check_permission procedure 2021-07-05 11:10:23 +08:00
StarHeartHunt 4afd681ca9 🏷️ add segment schema 2021-07-03 13:56:47 +08:00
StarHeartHunt 48816308f8 add encryption support 2021-07-03 13:55:20 +08:00
StarHeartHunt 3e66eb2fdb add encryption dependency 2021-07-03 13:53:43 +08:00
StarHeartHunt d669fed5e9 add testcase for feishu adapter 2021-07-03 13:53:01 +08:00
StarHeartHunt 46ace83106 🎉 init feishu adapter 2021-07-01 07:59:50 +08:00
StarHeartandGitHub c1b7b78929 ✏️ fix typo 2021-06-27 20:01:05 +08:00
StarHeartandGitHub e0bd7e11d5 🔥 remove unnecessary print 2021-06-20 09:25:55 +08:00
StarHeartandGitHub edb7c79acf 📝 typo 2021-06-15 09:53:25 +08:00
StarHeartHuntandyanyongyu c0d78449be support custom response 2021-06-14 02:06:37 +08:00
StarHeartandGitHub cf9b5fd980 📝 complete python version requirement 2021-06-12 15:34:27 +08:00
StarHeartandGitHub ca31ec5fe3 Merge pull request #398 from nonebot/StarHeartHunt-patch-1
Docs: update tagline
2021-06-02 10:23:55 +08:00
StarHeartandGitHub 2003dfd703 📝 update tagline in README 2021-06-02 08:45:14 +08:00
StarHeartandGitHub f3342722f5 📝 update tagline 2021-06-02 08:43:01 +08:00
StarHeartandGitHub ea48b86310 📝 add discord server link 2021-05-28 22:27:49 +08:00
StarHeartandGitHub e659b4b2b6 🐛 typo 2021-05-25 20:46:27 +08:00
StarHeartandGitHub c82a4820f7 Merge pull request #377 from Cosmos-Break/patch-3
Docs: Readme.md 增加 awesome-nonebot 资源库
2021-05-23 20:26:34 +08:00
StarHeartHunt c6e62957ab 📝 tweak expression 2021-05-23 15:48:13 +08:00
StarHeartandGitHub 24268072fc Merge pull request #378 from Cosmos-Break/patch-4
Docs: Add mirai adapter port config
2021-05-23 15:33:40 +08:00
StarHeartHuntandyanyongyu 3939dfa024 🙈 ignore .DS_Store 2021-05-22 11:27:16 +08:00
StarHeartHuntandyanyongyu 01678005f0 🎨 reformat docs 2021-05-21 00:46:09 +08:00
StarHeartHunt 00dc72b6c4 🔥 remove .DS_Store 2021-05-20 22:41:54 +08:00
StarHeartHunt 5c2840ca27 📝 add chinese mainland docs mirror 2021-05-14 22:56:11 +08:00
StarHeartandGitHub 6f40365407 🐛 fix store link 2021-05-03 14:10:12 +08:00
StarHeartandGitHub ec35ef041a 📝 tweak 2021-04-16 09:03:00 +08:00
StarHeartHunt 7d189392d2 📝 recommend pylance 2021-04-13 00:24:49 +08:00
StarHeartHunt 2a07b49cb7 📝 tweak 2021-04-12 23:35:51 +08:00
StarHeart 810477749b 🚸 implement bug report template 2021-04-12 12:08:54 +08:00
StarHeartandGitHub dff9a74f35 🚸 add doc issue template 2021-04-08 13:26:34 +08:00
StarHeartHunt a5c2b06493 🙈 ignore yarn.lock 2021-04-08 13:05:41 +08:00
StarHeartHunt 7bb49f0b3c 📝 update go-cqhttp config file 2021-04-08 12:34:01 +08:00
StarHeart 87d93def62 📝 declare patch version of minimal supported python version 2021-04-07 01:13:44 +08:00
StarHeartHunt 1c6711355e 🎨 format files 2021-04-05 13:49:01 +08:00
StarHeartHunt 20e1bf9624 📝 improve store display effect 2021-04-05 13:34:35 +08:00
StarHeartHunt b7e5ce88ea 📝 Correct params of hook functions 2021-03-23 23:10:05 +08:00
StarHeartHunt b31317720b 📝 add tips for separated adapters in 2.0.0a11 docs 2021-03-14 08:49:22 +08:00
StarHeartandGitHub efacff698d 🐛 typo 2021-03-11 10:55:18 +08:00
StarHeart 8d6bb3768b 🐛 correct params order 2021-03-07 19:09:03 +08:00
StarHeartandGitHub c54007d7a4 🐛 typo 2021-03-07 18:54:00 +08:00
StarHeartHunt 06e1459667 Merge branch 'docs' of github.com:StarHeartHunt/nonebot2-vercel-mirror into docs 2021-03-07 18:13:43 +08:00
StarHeartHunt da97a18497 📝 remove redundant characters 2021-03-07 18:12:14 +08:00
StarHeartHunt f49a581193 📝 replace inaccurate words 2021-03-07 18:01:30 +08:00
StarHeartHunt f30b9e4fb9 📝 tips for getting adapters list 2021-03-07 17:59:25 +08:00