I'm interested how you use the chatbot technology within the game. What would I need to do to code something similar into one of my own text adventure programs? Any help or direction greatly appreciated. BTW, I watched the preview and it's a nice game! :)
I’m curious what chat engine you are using… I used rasa (https://rasa.com) in the past, but I’m willing to learn new tools. :)
We actually also looked at rasa at first! We decided to use botpress (https://botpress.com/) in the end though.