Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot service V0 #2198

Open
clemire opened this issue Jan 29, 2025 · 0 comments
Open

Bot service V0 #2198

clemire opened this issue Jan 29, 2025 · 0 comments
Assignees
Labels
P1 High workitem Workitem that requires implementation

Comments

@clemire
Copy link
Contributor

clemire commented Jan 29, 2025

Description

We want to run a service which is able to register a webhook, which creates a record in a db and causes the bot registry server to subscribe to streams and forward events to that webhook.

This is similar to the notification service, except instead of registering for a notification, we register for webhook calls; instead of a token it takes a url; and instead of apns.push it calls the webhook with the payload.

@clemire clemire added P1 High workitem Workitem that requires implementation labels Jan 29, 2025
@clemire clemire self-assigned this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High workitem Workitem that requires implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant