Talk:Writing data into mysql-db via Exec cmd
From Omni-bot Wiki
what is the purpose of this page? and how does it relate to omnibot? --crapshoot 21:14, 24 May 2009 (UTC)
this.Events[EVENT.FEEL_PAIN] = function(WhoSaidIt, Message) {
Exec("<ABSOLUTE_PATH_TO>/sql.sh \"" + "Damn, I'm hit" + "\"");
}
Is this more related ? :P Finally it's an option to log messages in a convenient way.