[Feature Request] Add Webhook Notification for Friend Status Updates #512

Closed
opened 2026-04-05 16:20:14 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @NONAME-2121237 on 3/7/2025

Description
Currently, VRCX users cannot receive real-time notifications when friends change their status (e.g., online/offline, world switching, invitations) if they are away from their computers. This feature request proposes integrating Webhook support, allowing users to push notifications to third-party platforms (e.g., DingTalk, Slack, Discord) via customizable HTTP endpoints.

Key Features

  1. Customizable Webhook URLs with event subscriptions (friend status, invites, etc.).
  2. Message templating with variables (e.g., {friend_name}, {world_name}).
  3. Security: Signature validation and keyword verification.
  4. Retry mechanism and error logging.
*Originally created by @NONAME-2121237 on 3/7/2025* **Description** Currently, VRCX users cannot receive real-time notifications when friends change their status (e.g., online/offline, world switching, invitations) if they are away from their computers. This feature request proposes integrating Webhook support, allowing users to push notifications to third-party platforms (e.g., DingTalk, Slack, Discord) via customizable HTTP endpoints.  **Key Features** 1. Customizable Webhook URLs with event subscriptions (friend status, invites, etc.). 2. Message templating with variables (e.g., `{friend_name}`, `{world_name}`). 3. Security: Signature validation and keyword verification. 4. Retry mechanism and error logging.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#512