see in the script for what users it responds.
the script has a binding(s) bind pub global_flag|local_flag process for example bind pub o|o !slap pub:slap and it will respond for users who have the +o flag.
in order to work for everyone(if they don't have acces to the egg) use bind pub -|- !slap ....
I hope this helps.