7Cav has asked CavBot2 to subsume MEE6 features. First concrete ask: temp VC management.
Behavior: a user joins a configured "hub" voice channel → the bot creates a personal channel for them → the channel is deleted when empty.
Open design questions:
- Creation trigger config (which hub channel(s), per-guild config shape)
- Permission / ownership model on the spawned channel
- Channel naming convention
- Cleanup logic (delete-on-empty timing, edge cases like everyone disconnecting simultaneously)
- Persistence across bot restarts (in-memory map vs. recoverable state)
Likely promotes to a multi-day project once design is settled.
7Cav has asked CavBot2 to subsume MEE6 features. First concrete ask: temp VC management.
Behavior: a user joins a configured "hub" voice channel → the bot creates a personal channel for them → the channel is deleted when empty.
Open design questions:
Likely promotes to a multi-day project once design is settled.