bot icon indicating copy to clipboard operation
bot copied to clipboard

Sync Help Cooldown role with help channel claimants

Open dementati opened this issue 3 years ago • 2 comments

Solves the Help Cooldown part of #1903.

Every hour, retrieve all channel claimants from Redis cache, get all members who currently have the Help Cooldown role, then remove the role from any such member who is not a channel claimant as per the cache.

dementati avatar Nov 07 '21 09:11 dementati

@dementati This PR seems fairly close to being done. Will you be available sometime soon to complete this?

Xithrius avatar May 27 '22 21:05 Xithrius

Per recent policy changes this should no longer use the redis cache for persistent data.

See https://canary.discord.com/channels/267624335836053506/635950537262759947/955991104208138290

onerandomusername avatar May 28 '22 00:05 onerandomusername

Hey, I'm closing this PR since it's had no activity and is outdated due to migrating to using a forum for the help system.

MarkKoz avatar Jan 30 '23 07:01 MarkKoz