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

Update Embed Order on role update to user #139

Closed
sloth-ontabasco opened this issue Aug 26, 2023 · 4 comments
Closed

Update Embed Order on role update to user #139

sloth-ontabasco opened this issue Aug 26, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sloth-ontabasco
Copy link
Member

Update the order of embeds in the staff intro channel if one of their role changes

@sloth-ontabasco sloth-ontabasco added enhancement New feature or request good first issue Good for newcomers labels Aug 26, 2023
@arcinfini
Copy link
Contributor

One thing to consider with this is for instances when an admin is playing around and the moderator role is removed from someone for a certain time. Any changes to this shouldn't be atomic and should probably only check for update once a day

@sloth-ontabasco
Copy link
Member Author

If the same admin made the user mod again withiin that 24h timeperiod, their state would have been altered. I think its better to keep updating at every member event

@KvantOrav
Copy link
Contributor

I implemented it to check for that when the user edits their intro. The actual contents don't need to be changed, just when the command is ran.

@arcinfini
Copy link
Contributor

Is this good to be linked as resolved with the merge of #145 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants