Currently, ephemeral-roles does not allow customization on a per-server basis that Discord server Administrators might find useful. The reason for this is because we would need to store that information somewhere to be retrieved later in a way that is cloud-native in accordance to the 12 Factor principle: https://12factor.net/
Discord server Administrators should be able to configure these customizations by issues commands to the bot.
Possible customizations could include:
- Allowing custom role prefixes
- Whitelisting or blacklisting voice channels for
ephemeral-roles to manage
- Changing the color of the role that
ephemeral-roles creates
Currently,
ephemeral-rolesdoes not allow customization on a per-server basis that Discord server Administrators might find useful. The reason for this is because we would need to store that information somewhere to be retrieved later in a way that is cloud-native in accordance to the 12 Factor principle: https://12factor.net/Discord server Administrators should be able to configure these customizations by issues commands to the bot.
Possible customizations could include:
ephemeral-rolesto manageephemeral-rolescreates