otter-computer / GaymersBot

The bot that helps run the Gaymers Discord.
GNU General Public License v2.0
24 stars 17 forks source link

Automatic Member status after time period #315

Closed chrislennon closed 7 years ago

chrislennon commented 7 years ago

Discussed in https://github.com/gaymers-discord/administration/issues/21

Add functionality to give users membership status after x minutes.

chrislennon commented 7 years ago

More information provided as part of this ticket

10-15 minutes after a user joins, a timer is fired. If the user has not said anything since joining, the bot mentions them again in welcome-room reminding them to introduce themselves. If the user has said something, the bot sends a message to mod-tracker with @here reminding staff to take a look at the welcome-room. If the user was manually caught before the timer, obviously no action is taken.

jmariondev commented 7 years ago

134 will be implemented instead.