/chat_bot

Chat bot using JavaScript, JSON and API

Primary LanguageJavaScript

Chat Bot Web App

About

User Interface

  • Bot welcomes the user at the beginning and provides various options to perform different actions

Welcome

first message

  • User can enter numbers from 1 to 4 to perform various actions like

    • checking the news

    news

    • getting weather updates

    weather

    • reading fun facts

    fact

    • reading jokes

    joke

    • new jokes, facts, news and weather updates are shown as the user keeps entering these options
  • The Website is made responsive with CSS and sounds are added to enhance the user experience

responsive

  • User can also perform other actions like

    • enter '#' to see the options menu again

    menu

    • enter 'bye' to end the chat

    bye

    • enter 'reset' to restart the chat again after the chat has ended
  • Further instructions are provided if user gives invalid input

wrong_input