The problem with the code is that there’s only a single response behavior for under_attack. It wasn’t designed to respond to multiple successive attacks like what happened yesterday. That’s what caused the glitch. By modifying the code to select from a random obama_bash function each under_attack, it should be…