Community

Official Channels

6 min read

What it is

Broadcast YOUR real bot events to the haythix-owned Discord + Telegram community channels. 5 dedicated channels: Smart Trade Fires / Grid Bot Action / DCA Accumulation / Big Wins / Alerts. 2 broadcast filters: exclude losses (wins-only mode) or set minimum trade USD threshold. Privacy-first: only display name + tier shared, never userId or exchange identity. Broadcasting failures silently drop — never blocks your bot engines.

How to think about it

Different from Live Trade Feed (platform-internal) and Outbound Webhooks (YOUR Discord/Slack). Official Channels is OUTBOUND broadcast to the haythix-owned community channels where other traders, prospects, and the broader audience live. Think of it as the "publish to platform community" option — you go on the public airwaves. The 5 dedicated channels let viewers filter what they want to see (just big wins, just grid action, etc) so your broadcast lands with the right audience.

Step-by-step

  1. Read the "What is this" panel

    Top of page, expandable pink card. Explains broadcasting + privacy. 20 seconds of context.

  2. Read the 4 KPI cards

    Channels (X/Y) = how many community channels are live vs configured. Your status = Broadcasting or Private. Display name = your public broadcast identity. Filter = current filter state (Wins only / ≥$X / All events).

  3. Browse the 5 available channels

    Smart Trade Fires (amber) = trade entries + TP/SL fires. Grid Bot Action (emerald) = grid deployments + fills + stops. DCA Accumulation (violet) = DCA safety orders + take-profits. Big Wins (yellow) = trades above a configurable USD threshold. Alerts (pink) = custom alert fires. Each channel has its own Discord channel + Telegram channel.

  4. Set Display Name + opt in

    Opt-in card. Set Display Name (your public broadcast identity — max 32 chars). Toggle Broadcasting ON. Your bot events now broadcast to the matching community channels under your display name + tier badge.

  5. Configure filters (optional but recommended)

    Exclude losses = only wins broadcast (privacy + curated feed). Minimum trade USD = only trades above $X broadcast (skip dust). Both filters protect you from low-signal broadcasting + reduce community channel noise.

  6. Watch failures (or rather, do NOT watch)

    Broadcasting failures silently drop. If the Discord webhook is rate-limited or Telegram bot token is invalid, the platform does NOT retry, does NOT alert you, and does NOT block your bot engines. Your trades execute normally; the broadcast is best-effort and never load-bearing.

  7. Toggle Broadcasting OFF anytime

    Opt-out is instant. New events stop broadcasting immediately. Past broadcasts stay in the community channels (we cannot retroactively delete from Discord / Telegram). Re-enable later without losing display name.

Tips & pitfalls

  • Privacy: only display name + tier broadcast. Wallet, exchange identity, userId, balance, individual order sizes NEVER broadcast. Confidence as if you were posting under a pseudonym.
  • Sister tools: Live Trade Feed (platform-internal feed of opted-in publishers — different audience). Outbound Webhooks (YOUR Discord / Slack — you control destination). Official Channels = haythix-owned community broadcast.
  • 5 channels = topic-segmented audience. Grid Bot Action viewers want to see grid moves; Big Wins viewers want curated wow-trades. Topic segmentation means your broadcast reaches relevant people, not everyone.
  • Exclude Losses filter = wins-only mode. Useful for curating a clean "best of" feed if you primarily want to broadcast highlights. Trade-off: removes the learning value of public losses (you cannot fail in public if no losses go out).
  • Minimum trade USD filter = skip dust. Set to $100-$500 to avoid spamming the community with $5 paper-trade-style fills. Pro traders set higher (e.g., $5,000) to broadcast only meaningful moves.
  • Broadcast failures silently drop. We deliberately do NOT retry on failed broadcasts because retries can hammer Discord/Telegram rate limits and waste your bot engine's tick budget. Failure = next event tries fresh.
  • Admin-configured channel URLs (admin-only panel) means the same haythix-owned Discord/Telegram channels serve all opted-in users. You do NOT need to set up your own Discord — you join the existing community channel as a publisher.
  • For YOUR OWN Discord / Slack / Telegram channels, use Outbound Webhooks (Discover menu) instead. Different destination, different audience, you own the destination.