Here is why the bug was happening. For certain replies, there are two responses that contain the same set of words. So it will say both responses. How I fixed it is by making a variable that stops it from responding any more if it already has. Therefore fixing the glitch.