Hello, first of all I am a total noob when it comes to scripting or anything related but I wanted to write a script or get some help with it.

So basically what I want is sort of like a trivia bot but not really. I want users to be able to type a command such as !V test1 test2 test3 where it will search for keywords in any questions/text it finds like test1, test2 and test3 and then relay the results when the user uses !V.

I have a long list of questions/answers but I don't want people to guess or try to answer, I want the bot to relay both the question and answer all in one message when somebody uses the !V search for keywords function. If it helps the list is on a website/wiki board but I don't know if it's possible to somehow link it in the script.

Thanks for any help you can offer me.