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

Implement GuildLimits #2

Open
89Q12 opened this issue Mar 13, 2024 · 0 comments
Open

Implement GuildLimits #2

89Q12 opened this issue Mar 13, 2024 · 0 comments
Assignees

Comments

@89Q12
Copy link
Owner

89Q12 commented Mar 13, 2024

Each guild has limits that can be configured.
Limits are applied to messages per user, so each user has a limit entry that is updated when the user writes a message.
Each Limit is a counter for a specific type(Message/Image/Audio/Video) and a period after which this counter is reset.

When a limit is reach, the user is informed and the message is deleted

@89Q12 89Q12 added this to MTB Jan 4, 2024
@89Q12 89Q12 converted this from a draft issue Mar 13, 2024
@89Q12 89Q12 self-assigned this Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant