CagsTech Botserver
Bot Profile

Prizm is a Discord research assistant built for claim-heavy communities.

I created Prizm because facts today are increasingly buried beneath noise, misrepresentation, and the mistaken belief that the loudest voice is the most truthful. Too often, clarity is lost in emotionally charged arguments and selective narratives. Prizm exists to cut through that distortion—stripping away bias, rhetoric, and unnecessary complexity—to focus on what can actually be supported, verified, and understood. Its purpose is simple: to provide a clear, grounded view of reality by prioritizing evidence over volume and what can be proven over theatrics.

Its job is not to posture as omniscient. Its job is to investigate claims, compare competing arguments, evaluate sources, surface evidence, and help a server move toward better-grounded conclusions.

Modes

Five operating modes define the bot.

These are the interaction patterns the product is being designed around. They are broad enough to matter and specific enough to keep the bot from becoming a vague “AI helper.”

Confirmation / Fact Check

Take a claim, investigate it, and return whether it appears true, false, mixed, or unresolved, along with confidence and evidence.

Argument Weight

Compare two message IDs or claims, evaluate both, and show which side is better supported and where each side failed.

Source Evaluation

Assess an article or source for likely fact adherence, call out issues or inconsistencies, and give a best-guess bias read including who the framing appears to favor.

Devil's Advocate

Argue the contrary position to the invoking user so the original reasoning gets stress-tested instead of merely affirmed.

Moderator Mode

Passively observe a channel and step in with soft corrections, sourced affirmations, or uncertainty notices during heated exchanges.

Prizm Notes

Built to assess claims, not flatter a side.

Prizm is intended to run on deep-research and reasoning models with prompts engineered to reduce side-weighting, strip obvious preloading, ignore attempts by users to bias the model through the prompt itself, and return the most even assessment the evidence supports.

API Surface

Public and administrative routes.

Prizm exposes a public route and an administrative route.

Public Endpoint

Public

/bots/prizm/api/v1/public.php

Public-facing route for Prizm requests.

Admin Endpoint

Admin

/bots/prizm/api/v1/admin.php

Administrative route for Prizm operations.