Where to Get Help
Channels and best practices for getting help with Discloud-community forums, chat, donor areas, and direct staff support.
Last updated
Channels and best practices for getting help with Discloud-community forums, chat, donor areas, and direct staff support.
Multiple support surfaces exist depending on what you need: community troubleshooting, platform usage questions, billing / account issues, or private escalation. This page explains where to post and how to ask effectively.
Staff focuses on Discloud platform issues (deployment, hosting behavior, account, billing). General coding questions are community-driven.
Use modmail for issues that should not be public:
Billing or subscription management
Account-specific errors (suspensions, access anomalies)
Security or abuse reports
Sensitive logs / PII that must stay private
Open a DM with Discloud’s Modmail to start a ticket.
Provide concise summary: issue type + affected app ID / plan.
Attach relevant (non-sensitive) logs or screenshots.
Do not send raw tokens, API keys, or full environment variable dumps in tickets. Redact secrets before attaching.
Peer-to-peer Q&A. Staff may occasionally reply, but responses are not guaranteed.
Clear goal
Helps others understand desired outcome
Repro steps
Enables validation and reproduction
Error snippet
Focuses attention (paste minimal portion)
Environment basics
Language, runtime version, plan tier (if relevant)
What you tried
Avoids duplicate suggestions
Vague: "Doesn't work"
Describe expected vs actual result
Huge unformatted logs
Provide relevant lines
Off-topic platform comparisons
Keep scope to resolving your issue
Irrelevant multi-language tags
Only tag technologies actually used
Search existing threads first, your answer may already exist.
Never publicly share:
Tokens / API Keys
Bot token, service keys
Passwords
Database / dashboard credentials
Private URLs
Internal callback endpoints containing secrets
Personal Info
Email, billing identifiers
Use placeholders: YOUR_TOKEN_HERE, example-db-host.
If you accidentally leaked a credential, revoke / rotate it immediately and notify staff if risk extends beyond your account.
Recommended free learning partners / content:
Docs updated?
Feature may already be documented
Recent changelog / announcements
Behavior could be intentional change
Existing FAQ / troubleshooting pages
Common answers covered
Plan limits
Some errors are quota-related
Last updated