Stored chat data cannot be deleted unless done through the console.
I implemented a button to clear the stored chat logs.
SUSI Chromebot is using Chrome local storage sync to store message logs. I added a button to call clear function to clear the local storage on the click.
Link to the original Repository-
Susi Chromebot