-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Milestone
Description
Take note of users that join and perhaps the count of times they've joined (up to a certain max).
Can use to cap the number of times Users are greeted with "Are you new?" and perhaps customise the given greeting based on their 'experience' with Progether.
Can stop counting at a set max (like 10 or so).
Could be used by the Mail service too to only allow sending mail to Users that have previously joined the channel, rejecting failed attempts with an error and maybe the results of a fuzzy search for similar usernames.
Best implemented by using the database.