amfoss / amfoss/amd

Add toggle for status update checks

Ouverte
#29 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement needs root changes
Langage dominant
Rust
Étoiles
2
Forks
16
Merge moyen
7 h 28 min
PR mergées (30 j)
2

Description

Status update checks need to be paused for certain people during examinations. There are multiple ways to approach this. I think an ideal solution would let pause for any number of people, or a class (class of 2022, 2023 etc), for x amount of days where x is user input.

We could also take a reason for pausing, which the bot would leave in the server as a log.

As for implementation, the current status update task is written quite poorly and could be improved to begin with. So it is probably worth rewriting that first with the idea of toggling in-mind. Obviously this would need a feature update in Root too, to mark that people have been excluded. Simply fetching that extra bit of information in the initial `fetch_members` call should be enough data to then exclude them further.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.