Returns 'true' if at least one of the provided conditions is true, otherwise 'false' is returned.
$or[condition1;condition2;etc]
$nomention $if[$or[$message==hi;$message==hey;$message==hello]==true] Hello $username! $endif