eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

Fix code / doc about check_botnet_pings()

Open michaelortmann opened this issue 1 year ago • 0 comments

Found by: michaelortmann Patch by: michaelortmann Fixes:

One-line summary: Fix code/doc about check_botnet_pings()

Additional description (if needed): code / doc was wrong about check_botnet_pings(). Its called every 5 minutes. Also lets just use modulo operation.

Test cases demonstrating functionality (if applicable): No functional change

michaelortmann avatar Feb 08 '25 20:02 michaelortmann