amfoss / amfoss/amd

Add toggle for status update checks

Abierto
#29 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement needs root changes
Lenguaje dominante
Rust
Estrellas
2
Forks
16
Merge medio
7 h 28 min
PR fusionados (30 d)
2

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.