bot
bot copied to clipboard
Sync Help Cooldown role with help channel claimants
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 This PR seems fairly close to being done. Will you be available sometime soon to complete this?
Per recent policy changes this should no longer use the redis cache for persistent data.
See https://canary.discord.com/channels/267624335836053506/635950537262759947/955991104208138290
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.