Skip to content

docs: use --set-string for Discord channel IDs in README#70

Merged
thepagent merged 1 commit intomainfrom
docs/readme-set-string
Apr 6, 2026
Merged

docs: use --set-string for Discord channel IDs in README#70
thepagent merged 1 commit intomainfrom
docs/readme-set-string

Conversation

@thepagent
Copy link
Copy Markdown
Collaborator

Update all 4 Helm install examples in README to use --set-string for discord.allowedChannels.

Discord Snowflake IDs exceed float64 precision (>2^53). Using --set causes silent message ignoring due to scientific notation mangling. Configmap validation was already added in #64; this PR fixes the README examples.

Ref: #43

Discord Snowflake IDs exceed float64 precision. Using --set causes
silent message ignoring due to scientific notation mangling.

Ref: #43
@thepagent thepagent merged commit dd7e1ca into main Apr 6, 2026
@thepagent thepagent deleted the docs/readme-set-string branch April 6, 2026 05:40
Reese-max pushed a commit to Reese-max/openab that referenced this pull request Apr 12, 2026
Discord Snowflake IDs exceed float64 precision. Using --set causes
silent message ignoring due to scientific notation mangling.

Ref: openabdev#43

Co-authored-by: thepagent <thepagent@users.noreply.github.com>
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.

2 participants