DocsFrequently Asked Questions

Frequently Asked Questions

What permissions does Charged actually need?

To function optimally, Charged requires the 'Administrator' permission. This allows dynamic creation of log channels, role hierarchy management during moderation, and seamless execution of economy transactions. Attempting to restrict granular permissions may break specific modules like Auto Responders, as they need to read messages across all channels.

How is my server's data secured?

We employ defense-in-depth security. Your session is protected by HTTP-Only cookies, preventing XSS attacks. All API requests are strictly rate-limited globally using Upstash Redis to prevent abuse. We do not store raw access tokens; everything is hashed and encrypted before touching our databases.

How does the dual-currency Economy work?

Charged uses 'Coins' (your primary spending currency) and 'Units (UT)' (a secondary trading asset). The exchange rate between them is fully dynamic, updating automatically based on global server activity. You can think of Units as a volatile stock you can trade.