avatarkava / beavisbot

A node.js powered bot for plug.dj and dubtrack.fm
https://github.com/avatarkava/beavisbot/wiki
MIT License
22 stars 20 forks source link

False positive for idle users when Beav has been offline #29

Closed avatarkava closed 10 years ago

avatarkava commented 10 years ago

If Beavis has been offline for a while, he joins the room and spams everyone for being idle.

Don't warn anyone until Beavis has been online for config.activeDJTimeoutMins

avatarkava commented 10 years ago

Should be fixed in c6aee8d00cff9d73ba7f5062930cfbd8e62c8280.

Bot will now wait config.activeDJTimeoutMins after startup before issuing any warnings or removals to idle DJs.