Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

feat(moderation): migrate to timeouts for mutes #47

Open
Ushie opened this issue Dec 29, 2022 · 0 comments
Open

feat(moderation): migrate to timeouts for mutes #47

Ushie opened this issue Dec 29, 2022 · 0 comments
Labels
enhancement New feature or request stale This issue has gone stale

Comments

@Ushie
Copy link
Member

Ushie commented Dec 29, 2022

🐞 Issue

The bot currently uses a "Restricted" role for timing out members, which is unintended by discord and has been found to be unreliable in the following ways:

  • the bot has to remove a hardcoded set of roles & this can be worked around by picking these set roles again in onboarding/roles channel [now deprecated]

❗ Solution

Migrate mutes to utilise discord's in-house Timeout feature

❓ Motivation

this will be useful to us in the following ways:

  • The bot no longer has to keep track of the time passed so that it can remove the role once the time is up, that is managed by discord
  • Role permissions are no longer a problem
@alexandreteles alexandreteles added the enhancement New feature or request label Jan 18, 2023
@alexandreteles alexandreteles moved this to 📋 Backlog in ReVanced Discord Bot Jan 18, 2023
@oSumAtrIX oSumAtrIX moved this to 📋 Backlog in Development of ReVanced Mar 18, 2023
@Ushie Ushie added the stale This issue has gone stale label May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request stale This issue has gone stale
Projects
Status: Backlog
Development

No branches or pull requests

2 participants