Skip to content

feat(recipe): add lark_stream_messages recipe#65

Merged
tsaijamey merged 1 commit into
mainfrom
recipe/lark_stream_messages
Apr 24, 2026
Merged

feat(recipe): add lark_stream_messages recipe#65
tsaijamey merged 1 commit into
mainfrom
recipe/lark_stream_messages

Conversation

@tsaijamey

Copy link
Copy Markdown
Owner

New Recipe: lark_stream_messages

Type: atomic
Runtime: python
Version: 1.0.0

Description

Subscribe to Lark bot message events via WebSocket long-connection (event-driven, non-polling). Whitelist is read from config.json.

Use Cases

  • Event-driven real-time reception of Lark bot messages (long-connection mode)
  • Used as the source recipe of IngestionScheduler stream-mode channel

Submitted via frago recipe share

Subscribe to Lark bot message events via WebSocket long-connection (event-driven, non-polling). Whitelist is read from config.json.
@tsaijamey tsaijamey merged commit cb4c686 into main Apr 24, 2026
1 check passed
@tsaijamey tsaijamey deleted the recipe/lark_stream_messages branch April 24, 2026 15:03
tsaijamey added a commit that referenced this pull request May 13, 2026
Subscribe to Lark bot message events via WebSocket long-connection (event-driven, non-polling). Whitelist is read from config.json.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant