VoidBot is the Discord-native assistant for GameCult. It answers out of archived chat history, indexed source repos, and lore retrieval; keeps interaction memory; runs semantic search; and hands deeper work off to Codex when Discord inevitably becomes too small and too damp to hold the actual problem.
Started
24 Apr 2026
Last Public Push
06 May 2026
Stack
TypeScript / Discord / Qdrant / Ollama
Status
Active Discord assistant
Founding Idea
The founding idea is not “put an LLM in Discord.” That is the shallow version. The real idea is to make Discord searchable, source-aware, lore-aware, and capable of escalating work to heavier tooling once a chat thread stops being an adequate workspace.
Trajectory
The README already shows the architecture clearly: bot, worker, retrieval packages, Codex handoff, Qdrant, Ollama, and a deliberate project-memory spine. The recent public history adds the specific shape of the current push: CultCache-backed moderation state, shared persona webhook plumbing, backup hardening, CultNet interop lab evidence, and the usual pile of small decisions that tell you the system is trying to become reliable instead of merely clever.
Ambition
The ambition is a Discord-native assistant that remembers the room, knows the repos, knows the lore, and can stop pretending a chat box is enough once real work begins. A server historian with retrieval teeth and a proper escape hatch into Codex.
History Tells On Itself
2026-04-24Initial public repo creation2026-05-06Move moderation state behind CultCacheTS2026-05-06Point CultCacheTS submodule at GameCult upstream2026-05-06Add shared Discord persona webhook pipe2026-05-06Harden backup handling after incomplete runs2026-05-06Record CultNet interop lab evidence