Rare find

TechFren. A Discord assistant that answers questions and summarizes conversations for your community.

github.com/aj47/techfren-discord-bot

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Use source labels for summary message links
  • Exempt special roles from color charges
  • Switch LLM provider back to OpenRouter
  • Fix Wafer summary model default
June 2026
  • Prevent duplicate bot instances
  • Merge pull request #159 from aj47/codex/change-default-model-to-deeps…
  • Remove Perplexity fallback
  • Switch default LLM to Wafer DeepSeek
April 2026
  • Merge pull request #157 from aj47/codex/add-free-color-change-for-leg…
  • fix: move color_change_successful to right after DB commit
  • fix: use dynamic cooldown label in free-period skip log
  • fix: move free_change_used before try block and add color_change_succ…
  • docs: fix misleading 'per week' comment to reflect configurable cooldown
  • fix: separate counter for free-period skipped users in daily charging
  • chore: remove redundant role_color_free_changes index
  • fix: rollback free color claim on catch-all exceptions and HTTPException
  • Waive daily cost for users with an active free weekly color change
  • Address PR review: rollback free color change claim on failure
  • Address PR review comments: atomic free color change claim and dynami…
  • Add weekly free color change for Legend and MVP roles