Make notifyBotToken/adminUserId optional (unused by client) #2

Open
hzhang wants to merge 1 commits from notify-provider into main
Contributor

The client never sends pairing notifications; these Discord fields were required but unused. Now optional + dropped from required schema. Back-compat preserved. Pairs with nav/Yonexus.Server#notify-provider.

The client never sends pairing notifications; these Discord fields were required but unused. Now optional + dropped from required schema. Back-compat preserved. Pairs with nav/Yonexus.Server#notify-provider.
hzhang added 1 commit 2026-05-22 22:25:21 +00:00
The client never sends pairing notifications (the server does); these
Discord fields were required but unused. Make them optional + drop from
the config schema's required list. Back-compat: still accepted if set.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
hzhang force-pushed notify-provider from 12a0b8f5e6 to d0b19cf116 2026-05-22 22:25:21 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin notify-provider:notify-provider
git checkout notify-provider
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nav/Yonexus.Client#2