Skip to content

Feature: Consider implementing S3 to allow per-server customizations #132

Description

@ewohltman

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions