WebBrain Community

July 31, 2026 · View on GitHub

WebBrain runs a Discord server as the informal home for users, contributors, and maintainers to discuss everything WebBrain: how to use it, which models and providers work well, site adapters, feature ideas, show-and-tell, and coordination between contributors.

Discord is a support and discussion channel. Bug reports, feature requests, and contributions still belong on GitHub so they stay tracked and searchable. If a Discord discussion turns into an actionable bug, feature, or PR, move it to a GitHub issue so it does not get lost in chat.

Channel Structure

ChannelPurpose
#welcomeOne-time welcome message with the rules and a "getting started" pointer
#rulesServer rules (read-only)
#announcementsReleases and project news (read-only)
#generalAnything WebBrain: questions, ideas, conversation
#introductionsSay hi, tell us what you use WebBrain for
#show-and-tellTraces, workflows, adapters, and runs you are proud of
#helpGetting started, side panel, modes, slash commands
#local-modelsllama.cpp, Ollama, LM Studio, Jan, vLLM, and local provider setups
#providersCloud providers, API keys, context windows, model recommendations
#traces-and-bugsTrace debugging and triage. Take confirmed bugs to GitHub issues
#contributingGetting started as a contributor, first issues, PR reviews
#site-adaptersThe highest-leverage contribution — see CONTRIBUTING.md
#roadmapProposed features and design discussion, mirroring GitHub Discussions
#github-feedGitHub bot stream of issues, PRs, and releases
#off-topicNon-WebBrain conversation, clearly marked safe space for casual chat

Roles

RoleGrantWhat it means
MemberDefaultCan read and post in most channels
ContributorAfter a merged PR, issue triage, or sustained support helpAcknowledges contribution; can post in contributor channels
MaintainerMaintainers listed in OWNERS.mdProject authority, per GOVERNANCE.md
ModeratorAppointed by maintainersEnforces the Code of Conduct, moves/cleans channels

Contributor, Maintainer, and Moderator are granted by maintainers, matching the roles in GOVERNANCE.md. Being a Discord Contributor does not grant repository rights; merge rights are a separate, GitHub-only decision.

Rules

  1. Be civil. Disagree with the code, not with the person.
  2. No spam, self-promotion, or unsolicited DMs. The only exception is show-and-tell of your own WebBrain workflows in #show-and-tell.
  3. Do not post credentials, API keys, or traces containing personal data. Traces should be scrubbed before sharing — see CONTRIBUTING.md.
  4. Keep security-sensitive discussions in DMs with a maintainer, or file a private report via SECURITY.md. Do not discuss active vulnerabilities publicly.
  5. Follow maintainer direction in this server. Escalation paths are below.
  6. The project Code of Conduct applies everywhere, including here.

Escalation

  • Channel or thread issues: ping a Moderator.
  • Code of Conduct violations: message a Moderator or Maintainer privately. Maintainers are responsible for enforcing the Code of Conduct fairly, per GOVERNANCE.md.
  • Security vulnerabilities: report privately, never in a public channel. Follow SECURITY.md.
  • Moderator or maintainer disputes: the Lead Maintainer makes the final call, per GOVERNANCE.md.

Discord vs GitHub

You want to...Where
Get quick help using WebBrainDiscord #help, #local-models, #providers
Report a bug with a traceGitHub issue (see CONTRIBUTING.md)
Ask for a featureGitHub Discussion, or Discord #roadmap for discussion first
Contribute an adapter / PRGitHub, coordinated in Discord #site-adapters / #contributing
Chat about WebBrain casuallyDiscord #general

Setup and Maintenance

Maintainers (and anyone recreating the server) follow discord-setup.md for the exact channel list, roles, welcome-screen copy, and bot configuration. The setup doc is the single source of truth for server configuration; keep it in sync when the server changes.