← Back

Chopperbot

Self-hosted Discord assistant with persistent conversational memory

Creator & Maintainer · 2023 – Present

Python · Discord.py · OpenAI · KoboldCPP · SQLite

Overview

Chopperbot is a Discord companion I built to give communities a personality-driven assistant that is running on my homelab. It holds conversations, remembers past interactions, and ships with a handful of utilities my friends actually use.

Highlights

  • Serves 100+ users across multiple Discord communities.
  • Fine-tuned a local LLM on a private homelab so conversations stay self-hosted and off per-token billing.
  • SQLite-backed memory system keeps personality and context intact across sessions.
  • Plugin surface includes a web-search proxy, image generation, and news summaries.

Links