Files
tipibot/core
Rene Arumetsa f72d72b355 fix(blackjack): return db_error on bet-commit failure; document new patterns
- do_blackjack_bet now wraps its _commit so a DB failure returns db_error
  (handled by the command layer) instead of raising through the interaction.
- DEV_NOTES "Adding a New Economy Command" checklist updated: use
  effective_cooldown / store.ITEM_COOLDOWNS as the single source of truth for
  item-modified cooldowns, and handle db_error via reply_db_error.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013VbAVsrZuYesea99mPMmPT
2026-09-04 02:31:10 +03:00
..
2026-06-21 22:40:57 +03:00
2026-06-03 18:50:06 +03:00
2026-05-13 22:43:34 +03:00
2026-07-26 21:36:26 +03:00
2026-08-19 19:12:48 +03:00