Dear InterSystems Community! Do you control your Caché or Caché controls you?

Recently, I decided to start the project about control of Caché instance. The control is based on communication with chat bot.
For example, below text message shows current statistics of the certain Cache instance.
/stat <cache-instance>
Another example (start the certain Caché instance).
/start <cache-instance>
One more example (stop the certain Caché instance).
/stop <cache-instance>
What do you think about the project? What do you think about additional functionality?
Please, feel free to share your thoughts.