Commit Graph
19 Commits
Author SHA1 Message Date
Artin 0fec9915de ding: send by webhook
close: #189

Feature: 钉钉添加 `send_by_webhook` 方法 #189
2021-03-11 13:26:16 +08:00
Artin 5f6a2fffc5 📝 update ding-guide 2021-01-29 14:41:04 +08:00
Artin 27e06dd4e8 🐛 fix ding adapter
1. fix send `at_sender`
2. fix event parse error
3. `MessageSegment` add `atDingtalkIds`/`code`
2021-01-29 14:31:36 +08:00
Artin 06837d4a56 📝 add ding-guide 2021-01-29 14:29:29 +08:00
Artin 877fa1a75a 🐛 Fix cqhttp Message null parameter 2021-01-04 22:24:43 +08:00
Artin 086a998b20 improve ding adapter
add tests/test_ding.py
add some log
2020-12-30 18:33:54 +08:00
a5947922b6 Update nonebot/adapters/__init__.py
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2020-12-29 14:50:24 +08:00
13f6a692a7 Update nonebot/adapters/__init__.py
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2020-12-29 14:50:15 +08:00
f13befc4d8 Update nonebot/adapters/__init__.py
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2020-12-29 14:50:07 +08:00
Artin 1bdbbca12f Update ding adapter event logic 2020-12-29 12:12:35 +08:00
Artin 8443c01303 📝 update docs 2020-12-07 21:02:08 +08:00
Artin be244f4538 🐛 Fix Message._construct error 2020-12-03 18:47:58 +08:00
Artin 3638da7f2d 🐛 Fix ding adapter exception 2020-12-03 12:22:45 +08:00
Artin e718f25c3f 🏷️ 完善 typing 及注释 2020-12-03 12:08:09 +08:00
Artin 8c5c02f040 🏷️ Update BaseEvent typing 2020-12-03 01:46:55 +08:00
Artin edb4458031 Add ding adapter 2020-12-03 01:02:09 +08:00
Artin f332199baa ♻️ Encapsulation MessageSegment
close: #93
2020-12-03 00:57:02 +08:00
Artin 8cda1b5417 ♻️ Split adapter by category 2020-12-03 00:56:25 +08:00
Artin c3c2c7935d ♻️ add adapters/cqhttp directory 2020-11-10 17:34:02 +08:00