master
Marc 2021-05-29 13:06:52 +01:00
parent 789f055540
commit fd68bc07a1
No known key found for this signature in database
GPG Key ID: 0657563F705ACAAE
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ func (o *Overwatch) Run() {
} else {
user.Kicks++
// kick that sucker
user.MessagesLastTenSecs = 0
log.Printf("[*] User %s (%s) has triggered the message threshold.", user.Username, user.UserID)
}
}