Using rasa core with custom interpreter and ability to stop the dialogue with the bot

Hello!

Can someone help with this problems?

  1. Can I use custom interpreter with command line tools (like rasa interactive)? I want to create a regexp interpreter and don’t use machine learning at all.
  2. If an operator and a bot work in the same channel at the same time, can I define which message pass through bot and which don’t? By example, if an operator answers something to an user, then a bot can’t speak with this user in hour.
  3. Links to the old documentation are not available now (https://rasa.com/docs/core/0.8.6/interpreters/). Do you plan to expand the new documentation in the near future?

Thank you in advance