Is your feature request related to a problem? Please describe.
Managing a large number of Discord servers is tedious. Leaving servers one by one through the UI is slow and frustrating, especially when dealing with dozens or hundreds of servers.
Describe the solution you'd like
I’d like a plugin that allows users to bulk leave Discord servers in a more efficient and user-friendly way.
The plugin could:
- Display a list of servers with multi-select capability
- Allow users to choose specific servers to leave
- Provide a “bulk leave” action that processes them automatically
- Include a rate-limited background process to avoid triggering API limits or unsafe behavior
Describe alternatives you've considered
Manually leaving servers through the Discord UI (too slow and repetitive)
Additional context
I think that Shelter has everything required to support those features (including an API for HTTP authenticated requests)
Is your feature request related to a problem? Please describe.
Managing a large number of Discord servers is tedious. Leaving servers one by one through the UI is slow and frustrating, especially when dealing with dozens or hundreds of servers.
Describe the solution you'd like
I’d like a plugin that allows users to bulk leave Discord servers in a more efficient and user-friendly way.
The plugin could:
Describe alternatives you've considered
Manually leaving servers through the Discord UI (too slow and repetitive)
Additional context
I think that Shelter has everything required to support those features (including an API for HTTP authenticated requests)