another way to go about it would be
on *:text:*:#:{
if ($1 == !test) { /command }
if ($1 == !testing) { /command }
}