bot has like this:

on 30:text:-addblist*:#:{ do stuff }

but it triggers also if user types
-addblistblabla (anything merged with cmd)

and if i put
on 30:text:-addblist *:#:{ }
with space then it wont react at all :tongue:

any fix for such behaviour?