Nope, sorry, that's not what I was looking for

In the meantime, I studied what I remembered so far.Turned out to be the following:

command {
describe $chan throws something at $$1
inc %amount
describe $chan has thrown something %amount times
}

problem solved smile