feat: route telegram eba events to plugins

This commit is contained in:
Junyan Qin
2026-05-07 17:02:49 +08:00
committed by huanghuoguoguo
parent fed1a9b6e9
commit 6c7d3cd204
9 changed files with 573 additions and 14 deletions
@@ -721,6 +721,9 @@ interface BotConfig {
- friend.added
- bot.invited_to_group
- bot.removed_from_group
- bot.muted
- bot.unmuted
- platform.specific
─────────────────
- message.* (所有消息事件)
- feedback.* (所有反馈事件)