audit
This commit is contained in:
@@ -200,7 +200,7 @@ THREAD_PARENT_CHANNEL=
|
||||
- Optimized background job queries
|
||||
|
||||
### Rate Limit Handling
|
||||
- Channel rename: 2 per 10 minutes per channel (Discord limit). When limit is reached, message: *Channel renamed too quickly. Try again \<t:unlock:R\>.*
|
||||
- Channel rename: Discord enforces 2 per 10 minutes per channel **per bot**. Renames route through `utils/renamer.js` (RENAMER_BOT secondary token); on 401/403/429 from the secondary, `services/channelQueue.js` falls back to the primary bot via `channel.setName`.
|
||||
- Modal submission handling
|
||||
- Autocomplete debouncing
|
||||
- Batch command registration
|
||||
|
||||
Reference in New Issue
Block a user