medallyon / grogsile.org-archive

The (old) Official Bot For ESO International
https://discordapp.com/invite/0jGipOeWW06jNmlL
Apache License 2.0
1 stars 0 forks source link

Let Welcome message show after x joins or y minutes #69

Open medallyon opened 6 years ago

medallyon commented 6 years ago

i.e. the max timer for posting the welcome message is 1 hour (x) and the max amount of joins is 3 (y).

When 3 people join in under an hour, post Welcome Message and reset timer and joins.
When 1 hour has passed and less than 3 people have joined, post the Welcome Message for those people and reset timer and joins.

This will require different strings for different instances, i.e. "hello {member1} and {member2}" for when 2 people joined, etc.