mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-15 17:46:55 +00:00
Moved rate.Limiter into its own package
This commit is contained in:
parent
7be7fc5c3a
commit
1da392f5b3
7 changed files with 22 additions and 23 deletions
|
@ -119,7 +119,6 @@ func commandLineConsole() {
|
|||
if cl.Send(msg) {
|
||||
kickCount++
|
||||
}
|
||||
kickCount++
|
||||
}
|
||||
return fmt.Sprintf("Kicked %d clients", kickCount), nil
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue