amfoss / amfoss/amd

Add toggle for status update checks

未关闭
#29 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement needs root changes
主要语言
Rust
星标
2
派生
16
平均合并
7 小时 28 分钟
30 天内合并 PR
2

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。