You can teach the bot anything you want about a word, you do it like this:
<user> qodbot example is this is an example
If you have changed the bots nickname you replace qodbot with the name of your bot.
Now you can use this word together with the command sign (!):
<user> !example
And it would print out:
<qodbot> example is this is just an example
Update what the bot knows about a word:
<user> qodbot no example is this is a different example
And the bot will remember that you want the word example to be linked with the information this is a different example instead.
Make the bot forget what it knows about a word:
<user> qodbot forget about example
And the bot will no longer respond when you type !example in that channel.
Reserved words are: help quit.
The bot can't be taught anything new about those words.