CHAT_COMMAND
NAME
        chat_command()
SYNOPSIS
        static string chat_command(string str)
DESCRIPTION
        Intercepts all commands issued by the user and determines whether they are channel commands. If so, they are processed by the chat daemon. If not, they are allowed to continue on their merry way.
EXAMPLES
         
LOCATION
        /lib/chat
SEE ALSO
         
Author
        Cratylus