bot that interact with the user. USING HTML, CSS and javascript.
You neeed to know what this bot is very easy. Becauase is maked only using javascript😀.
The script have 3 folders, 1 css, 1 HTML and 1 Javascript. In the javascript folder you can see this for example:
if (input.includes("hi")) return { text: "hi human,how are you?" };
- this extract is very important because this is the code essential that can interact with the user.
LENGUAGES:
- HTML.
- CSS.
- JAVASCRIPT VANILLA.