I need to know how to write a script that replies to a private message. For example, if somebody sends me the private message: "Hello Helen, can you give me 20 dollars?" the script should reply "Sorry I don't have any money". If the same nick sends me the message "Hello Helen, how are you?", the script should reply "Very well thank you". How would I do that? Thanks.