dgw / sopel-BombBot

Customized version of a custom version of a bomb module for Sopel
2 stars 1 forks source link

Prevent bypassing .bomboff time_since_bomb() check #29

Closed dgw closed 7 years ago

dgw commented 8 years ago

It was possible to use .bomboff nick to bypass the check that made sure it had been long enough since your last bomb. This cinches the loophole shut.

Fixes #28.