Don't use Discord as your Q&A forum
Discord is a poor choice for a project’s Q&A forum. Please stop using it as one.
Why it fails
-
Unstructured discussions Important posts quickly disappear among new messages. Threads help, but they do not give discussions the stable structure of a forum.
-
Poor search and discovery Discord’s search often misses old messages unless the query closely matches their wording. Search engines also cannot index most discussions, so answers remain hidden from people outside the server.
-
Too many steps To find support, a user must locate an invite, sign in, join the server, accept its rules, choose any required roles, find the right channel, and search again. Many users will ask a duplicate question because finding the existing answer takes too long.
-
No durable public archive Discord controls the service and could change or close it. Public sites such as Stack Overflow can be indexed and archived, but most Discord discussions cannot.
Better alternatives
-
Dedicated community forums - Platforms such as Discourse provide structured discussions that search engines can index.
-
Existing Q&A communities - Stack Overflow and communities on Reddit, Lemmy, or Kbin can be good places to ask for help.
-
Use your Git host - For code issues, use GitHub, GitLab, Gitea, or another Git-based issue tracker. This works especially well for open-source projects because contributors already look there, and search engines can index the discussion.
Discord is useful for live chat, but project support needs durable, public, searchable answers. Use a forum or issue tracker for those.