Skip to content

docs(help): add blackjack, dice, roulette, crash, jackpot command docs#4

Merged
siqnole merged 3 commits into
mainfrom
docs/gambling-help-data
Apr 26, 2026
Merged

docs(help): add blackjack, dice, roulette, crash, jackpot command docs#4
siqnole merged 3 commits into
mainfrom
docs/gambling-help-data

Conversation

@siqnole

@siqnole siqnole commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • blackjack — hit/stand/double/split mechanics, skill tree bonuses, payout notes
  • dice — result table (snake eyes 4x, 7/11 1.5x, doubles 2x), luck bonus
  • roulette — multiplayer betting flow, color/parity/number payouts
  • crash — house-edge explanation, cash-out button, alias
  • jackpot — pool mechanics (1% of losses feed pool, 0.01% trigger chance)

Test plan

  • Compile bot with ./deploy_bot.sh
  • Run .help blackjack, .help dice etc. and verify expanded docs appear

🤖 Generated with Claude Code

siqnole and others added 3 commits April 24, 2026 03:36
…d observability hardening

- successfully audited and refactored all core moderation database modules:
  * infraction_operations.cpp: added explicit logging for all creation/update paths.
  * permission_operations.cpp: hardened security-critical staff management lookups.
  * abuse_operations.cpp: explicitly verified and fixed global security checks.
  * logging_operations.cpp: standardized error reporting in the telemetry hub.
  * feature_flag_operations.cpp: secured experiment tracking and flag retrieval.
  * guild_settings_operations.cpp: hardened the profile customization layer.
- finalized the 'Infrastructure & Health' dashboard (/health, ostats page 9).
- integrated 'antigravity crystal' and high-tier ore enhancements to economy.
- performed workspace cleanup of redundant documentation and legacy artifacts.
adds set(...) extended help entries for blackjack, dice, roulette, crash,
and jackpot in the gambling section of help_data.h. each block documents
mechanics sourced from the actual implementation files (payouts, aliases,
skill tree interactions, bet limits, multiplayer rules).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds extended help entries for the five previously undocumented gambling
subcommands — mechanics, multipliers, aliases, and usage examples.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@siqnole siqnole merged commit 619c214 into main Apr 26, 2026
1 check passed
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