superscriptjs / superscript

A dialogue engine for creating chat bots
http://superscriptjs.com
MIT License
1.65k stars 209 forks source link

New line at every input #401

Open Scartex opened 6 years ago

Scartex commented 6 years ago

I just installed superscript on Windows 10, where I also have installed all the dependencies. The problem occurs when I launch the bot through cmd, where every single time i press the keyboard the bot registrer this as an input and proceeds to go to the next line. I have not done any configurations yet, so that's why this is so weird.

The expected behaviour is that the bot should just respond when I'm finished writing the input and then pressing enter to proceed, instead of everytime I press the keyboard.

This is what the terminal currently looks like: image

And this is the error I'm getting whenever I try to press enter or space: image

Not sure how to reproduce it as I haven't seen anyone else getting the same bug. It just occurs everytime I try to launch the bot and interact with it.

I'm very new to this so I'm not sure about the versions I'm using, but as I've said: I just installed it with to configuration to the code, so everything is as it should be right after installation.

Version used: Superscript v1 Operating System and version: Windows 10 Home, version 1709