A discord user raised that automatically rejoining all calls on connection might be useful, i.e., in event of a bot crash or other failure needing a restart. This feature would be configurable, and disabled by default.
There was some discussion on Discord on how this could be done from 2022-01-24:
FelixMcFelix — 24/01/2022
in config.rs: add a new field, gated by #[cfg(feature = "gateway
A discord user raised that automatically rejoining all calls on connection might be useful, i.e., in event of a bot crash or other failure needing a restart. This feature would be configurable, and disabled by default.
There was some discussion on Discord on how this could be done from 2022-01-24: