tripleee / sloshy

Sloshy the Thawman, a simple chatbot to keep rooms alive on Stack Overflow / Stack Exchange
6 stars 11 forks source link

Sloshy should ensure that room is not eligible for deletion #21

Closed tripleee closed 2 years ago

tripleee commented 2 years ago

This happened to a recently added room. The deletion notice links to https://chat.stackoverflow.com/faq#retention with an explanation of the criteria.

Sloshy should simply add a remark if the room only has content from a single user so far.

(Not going to tackle the requirement to have more than 15 messages, I don't think.)

tripleee commented 2 years ago

As a matter of fact this would be trivially implemented if I went ahead and fixed #20