Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varshithvhegde/chatbot
This is a simple chatbot which is built using HTML,CSS and JavaScript.
https://github.com/varshithvhegde/chatbot
chat-bot chatbot chatme css html javascript resume
Last synced: about 2 months ago
JSON representation
This is a simple chatbot which is built using HTML,CSS and JavaScript.
- Host: GitHub
- URL: https://github.com/varshithvhegde/chatbot
- Owner: Varshithvhegde
- Created: 2022-07-03T05:01:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T15:15:49.000Z (over 2 years ago)
- Last Synced: 2023-03-05T22:43:13.056Z (almost 2 years ago)
- Topics: chat-bot, chatbot, chatme, css, html, javascript, resume
- Language: JavaScript
- Homepage: https://varshithvhegde.github.io/chatbot
- Size: 2.75 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CHATBOT
## Table of Contents
- [CHATBOT](#chatbot)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Features](#features)
- [Future Scope](#future-scope)
- [Contributing](#contributing)
- [Usage](#usage)
- [Screenshots](#screenshots)
- [License](#license)
- [Author](#author)## Introduction
- This is a simple chatbot which is built using HTML,CSS and JavaScript.
- This is basically hard coded and it is not a dynamic chatbot.
- All the commands are hard coded in the script.js file.## Features
- It can tell you the current time.
- It can tell you the current date.
- You can get information about the creator of this chatbot.
- You can resume of the creator of this chatbot.
- You can get the link of the creator's github profile.
- You can get contact details of the creator.
- Project of the creator can be viewed.## Future Scope
- This chatbot can be made dynamic by using some API's.
- This chatbot can be made more interactive by adding some more features.
- This chatbot can be made more user friendly by adding some more features.
- This chatbot can be made more responsive by adding some more features.
- This chatbot can be made more attractive .## Contributing
- Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Please make sure to update tests as appropriate.
- Please give a star if you like this project.
- Please give a suggestion if you like this project.
- Wait for the response from the creator of this project.
- Hurrah! You are done.## Usage
- Visit the link [ChatBot](https://varshithvhegde.github.io/chatbot)
```
https://varshithvhegde.github.io/chatbot
```
- Command 'help' will give you all the commands.
- Command 'time' will give you the current time.
- Command 'date' will give you the current date.
- Command 'about' will give you the information about the creator of this chatbot.
- Command 'resume' will give you the resume of the creator of this chatbot.
- Command 'github' will give you the link of the creator's github profile.
- Command 'contact' will give you the contact details of the creator.
- Command 'project' will give you the project of the creator.
- Command 'help' will give you all the commands.
- Command 'clear' will clear the chat window.
- Easter Egg 'hi' will give you a response.
- And many more commands are there.## Screenshots
![frame_firefox_mac_dark (3)](https://user-images.githubusercontent.com/80502833/189382825-2a790d21-82fa-4ad1-94ce-8ac45e8ec62a.png)
## License
[MIT](https://choosealicense.com/licenses/mit/)## Author
- Varshith V Hegde
- [Github](https://github.com/Varshithvhegde)
- [LinkedIn](https://www.linkedin.com/in/Varshithvhegde)