SylteA / Discord-Bot

Discord bot for Tech With Tim's discord server. Join here: https://discord.gg/pr2k55t
81 stars 54 forks source link

Delete custom roles for dormant members #272

Open SylteA opened 12 months ago

SylteA commented 12 months ago

If a member hasn't chatted in a couple months (or a configurable time?) delete their custom role. This task can run once a day.

To add the role back the user can use the /myrole command again. When that's said, the /myrole command should add the role if it's missing from the user calling the command.

FirePlank commented 12 months ago

Should this coroutine also DM the member that their role got deleted? Or just dont bother.

hamza1312 commented 11 months ago

Working on this one