Skip to content

BonkerBotCatches the scam, not the keyword.

A Discord scam filter that checks what a message links to, what it says, and what's written inside the images attached to it โ€” then weighs that against the reputation the account is carrying. Because Discord won't do jack shit.

BonkerBot

Two questions people ask first โ€‹

"Is it reading everything I type?" It's a sieve, not a reader. Messages are checked in memory against known scam structures; anything that doesn't match is dropped without being stored, logged, or counted against you. Storage happens after the flag threshold, not before it โ€” so the overwhelming majority of messages leave no trace at all. It has no memory of what you talk about, and it physically cannot see your DMs with other people, because Discord's API doesn't expose them to any bot. โ†’ What the bot can see

"If it's open source, can't scammers just read the rules?" They could, which is why the rules aren't the open part. How the bot treats people is public โ€” the scoring, the thresholds, the trust maths, the appeals, every path that can punish someone. What it looks for stays private, because publishing a detection list hands scammers a free QA suite for their next campaign. โ†’ How the project is split

The honest version โ€‹

BonkerBot is not an anti-nuke bot. It won't stop a rogue admin deleting your channel list, it has no server backup or restore, and it has no CAPTCHA gate. If that's your threat model, run Wick or Security Bot, plus Beemo for raid floods. Those bots defend the perimeter. BonkerBot defends the conversation. They don't overlap enough to conflict โ€” most servers past a few thousand members want both.

It's also young. Wick reports ~837,000 servers; BonkerBot is at v1.0.0 with no production track record to speak of. The claims on this page are architectural โ€” the design refuses to act on a single weak signal โ€” not empirical.

The full, unflattering comparison lives in Why BonkerBot, including a section on where it's genuinely worse than the alternatives.

Getting started โ€‹

/setup-server run

That's the guided flow โ€” it walks you through the mod review channel, moderator roles, and which detection modules to enable. Everything it sets can be changed later with /botconfig.

  • New here? Start with the overview.
  • Want the full command list? Command reference.
  • Running your own instance? Self-hosting โ€” note that a self-hosted bot brings its own patterns and is not on our trust network.

The bot is open source; the scam pattern library is not. BonkerBot is not affiliated with Discord Inc. โ€” Terms ยท Privacy