execHandler now correctly states that event has the optional message property
typeAcquisition is now limited to "sinusbot-scripting-engine", this means:
you don't need to include the ///<reference path...
it will not use NodeJS Types
it works regardless of whether you have enabled typeAcquisition globally or not. Previously I would get erros from NodeJS but that is not the case anymore with this change.
This fixes two things:
///<reference path...