KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

Dead channel detection #46

Closed KockaAdmiralac closed 2 years ago

KockaAdmiralac commented 3 years ago

Description

We need to know when no activity has been received in an unusual period of time from a certain channel.

Proposed solution

Have messages of every type clear a timeout which if finished sends us a notification (after the channel goes back up the timeout is restored).