Wiretrip is a Discord security bot that detects suspicious automation – selfbots, compromised accounts, and rapid cross-channel activity – by watching behavior, never message content.

The core idea

Normal people don’t type in two different channels within 150 milliseconds. Accounts moving across channels faster than humanly possible are either scripts, token grabbers, or hijacked sessions. Wiretrip watches timing between events and turns suspicious patterns into scored incidents your moderators can review – before you enable any automatic action.

What Wiretrip watches

  • Rapid typing bursts across multiple channels
  • Message velocity that exceeds human limits
  • Channel-hopping sequences (ghost typing patterns)
  • Account age pressure – young accounts with automation traits get flagged harder
  • Canary hits – optional hidden honeypot channels that act as a high-signal tripwire

What Wiretrip does NOT do

  • It does not read message content
  • It does not require message-content intent (privacy-friendly by design)
  • It does not ban anyone by default – you choose the mode

Getting started

The fastest path:
  1. Quickstart – install and run /wiretrip setup
  2. Commands – the complete, intentionally small command set
  3. How detection works – the scoring model explained
New to Wiretrip? Start with the quickstart guide.