Something like this will give a normal response and a response for a specific user
$(eval decodeURIComponent(`$(touser)`)==`specific user`?`special response`:`normal response`)
Something like this will give a normal response and a response for a specific user
$(eval decodeURIComponent(`$(touser)`)==`specific user`?`special response`:`normal response`)