Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Temporary Roles #121

Open
portalBlock opened this issue Feb 6, 2021 · 0 comments
Open

[FEAT] Temporary Roles #121

portalBlock opened this issue Feb 6, 2021 · 0 comments
Labels
new-cog New cog for bot.

Comments

@portalBlock
Copy link
Member

portalBlock commented Feb 6, 2021

Overview

Allow mods to assign roles to members for a specified period. Use cases include the numpty role (automatic removal after 1 week), restrictive roles (no external emojis, etc.).

Commands

[p]temprole <user> <role> [duration]
[p]temprole configure role <role> <default duration>

DoD

  • Allow mods+ to assign temporary roles via commands.
  • Allow admins(/mods?) to configure a default duration for a role. Ex: [p]temprole configure role [@]Numpty 1w
  • Create a command that accepts the user and role with an optional duration. If a default duration is not already configured, the duration must be supplied when executing the command.

Stretch

@portalBlock portalBlock added the new-cog New cog for bot. label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-cog New cog for bot.
Projects
None yet
Development

No branches or pull requests

1 participant