Skip to content

ShobhitChandra/basicChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗨️ Basic Chat Bot

A simple real-time chat bot where anyone can send, edit, or delete any message — no login, no restrictions. Built with Node.js, Express, and Socket.io.


🚀 Features

  • ✅ Send Messages
  • ✏️ Edit Any Message
  • ❌ Delete Any Message
  • 🔁 Real-time Updates via WebSockets

⚠️ No authentication — all messages can be edited/deleted by any user.


📸 Demo

chat-demo chat-demo


🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js + Express
  • Database: MongoDB
  • Restful api's concepts are used.

📦 Installation

  1. Clone the Repository
    git clone https://github.com/your-username/basic-chat-bot.git
    cd basic-chat-bot

About

this is a basic chat site where any one can post and update and delete any message all things are database connected further modification can be done

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors