Skip to content

alexmarpar/database-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

database-bot

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😀.

INSTRUCTIONS:

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.

Database bot

LENGUAGES:

  • HTML.
  • CSS.
  • JAVASCRIPT VANILLA.

About

bot that interact with the user. USING HTML, CSS and javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors