when people talk, they're using serverCmdMessageSent()
look at other addons that modify chat messages (like RP/local chat addons) to see how to modify it
to have the console talk to the server, i'm pretty sure you can use talk()
so you'd want to use talk("Hello and welcome!");