No description
  • JavaScript 72.6%
  • HTML 26.4%
  • CSS 0.9%
Find a file
AeThex Dev e98d01dfcd fix: replace all Supabase .catch() chains with try/catch (postgrest-js compat)
Mass fix across commands and listeners — .catch() on query builders is not
supported in postgrest-js v1.15+. All supabase query .catch() calls replaced
with try/catch blocks. Discord.js .catch() chains left untouched.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 23:52:15 +00:00
aethex-bot fix: replace all Supabase .catch() chains with try/catch (postgrest-js compat) 2026-05-02 23:52:15 +00:00
oakdale-bot feat: add oakdale-bot to monorepo 2026-05-02 22:12:14 +00:00
.gitignore modified: aethex-bot/package-lock.json 2025-12-25 08:20:38 +00:00
.nvmrc new file: .nvmrc 2025-12-25 08:26:03 +00:00
.replit modified: aethex-bot/public/pricing.html 2026-03-05 14:34:11 -07:00