1

I am using Rivescript to build a simple chatbot but when I run the file, the chatbots replies with an error

ERR: Replies Not Sorted.

function botReady() {
    bot.sortReplies();
    botReply('Hello');
}
Ricardo Gonzalez
  • 1,827
  • 1
  • 14
  • 25

0 Answers0