Skip to content

bruhwillgaming/chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Chatroom Web Page

A fun chatroom webpage built for Neocities, featuring:

  • A Start Chatting button.
  • A Terms of Service & Privacy Policy consent popup.
  • An embedded Cbox chat iframe.
  • A sticky footer with branding, favicon, and navigation links.
  • Dark theme with emoji-inspired yellow accents.

Features

  • Consent Popup: Users must accept TOS & Privacy Policy before accessing the chat.
  • Dynamic Chat Loading: The chat iframe only loads after agreeing.
  • Sticky Footer: Always visible at the bottom with glowing “Chatroom” branding.
  • Responsive Design: Works on desktop and mobile.

Files Included

  • index.html – Main webpage.
  • favicon.ico – Small emoji favicon for branding.
  • home.html – Homepage link target (optional).
  • tos.html – Terms of Service page (optional).
  • privacy.html – Privacy Policy page (optional).
  • about.html – About the Creator page (optional).

Setup Instructions

  1. Clone this repository:
git clone https://github.com/yourusername/chatroom.git
  1. Upload the files to your Neocities account or host on any static web host.

  2. Ensure that favicon.ico is present in the same folder as index.html.


How to Use

  1. Open index.html in a browser.
  2. Click Start Chatting.
  3. Accept the TOS and Privacy Policy.
  4. Enjoy chatting in the embedded Cbox chat!

Tasks / To-Do

  • ✅ Make this 😂
  • 🌐 Test on multiple browsers and screen sizes
  • 🖼 Make footer links open in a modal
  • 💬 Customize chat iframe appearance
  • ⚡ Add a welcome message or greeting for users when they load the chat

License

This project is open-source. Feel free to modify and use it for personal or educational purposes.

Packages

 
 
 

Contributors