Changing every utterance of the bot

Hi,

How can I do something to every bot utterance without changing stories or all of the actions? Is there a slot mapping that runs after every bot utterance, or a custom policy?

For example, for EVERY bot utterance I would like to add a count of already sent texts.

Hi @mdel, here is an example blog post Use slots for response generation

thank you, it was pretty helpful, what about chaning every utterance before it is sent to the client? Like the count would be in the same message with the rest.

what about chaning every utterance before it is sent to the client?

You can use response variations or create a simple NLG service