Chatbot Plugin Request

I’m looking for a chatbot plugin that can respond based on what a player types in the chat, preferably it would use regex to prevent having to create many responses for one answer.

An example: https://www.spigotmc.org/resources/helperbot.43025/

An example questions.txt

How are you: I'm fine thanks
How (i|to) spawn: Try /spawn
\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b: Please don't share ips!
\b(?:[-A-Za-z0-9]+\.)+[A-Za-z]{2,6}\b: Please don't share domains!