mozilla / testdaybot

Mozilla QA Test Day IRC Bot
9 stars 12 forks source link

Don't re-welcome on re-join #6

Closed ghost closed 12 years ago

ghost commented 12 years ago

The bot does not discriminate against people joining for the first time, people rejoining after being away, or people automatically signing back in after timeout disconnect. The bot should be smarter.

ghost commented 12 years ago

In addition, we might want to prevent the bot from spamming welcome messages on days between testdays.

AutomatedTester commented 12 years ago

Currently it only greet people after 30 minutes. It doesnt do it straight away. What would be a good interval?

I will split the other idea into a separate bug :)

ghost commented 12 years ago

I think the 30 minute interval is good but maybe alter the messaging for re-joins.

First sign-on within 24 hours: Welcome to the testday + details to get involved Subsequent sign-ons within 24 hours: Welcome back to the testday Reconnects < 30min: no welcome message

whimboo commented 12 years ago

Sounds good. Any proposal yet how to prevent greetings on days which are not testdays? Can we get that via the RSS feeds?