Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published