Skip to content

A simple chatbox/shoutbox to communicate on a website, reminiscent of the old days. Ideal for I2P and onion sites.

License

Notifications You must be signed in to change notification settings

nxs8739/old-school-chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Simple Chatbox Application

  1. Overview:

    • A straightforward chatbox/shoutbox like application developed using HTML, CSS, JavaScript & PHP.
  2. Installation:

    • Copy the content's of the 'Chatbox-Website' folder into your webserver directory.
    • Voila! Your chatbox is ready to roll!
  3. Message Storage:

    • Messages are written to 'chatlog.txt,' eliminating the need for a database.
  4. Keyword Blocking:

    • Certain keywords, such as 'php,' '.php,' 'javascript,' and '.js,' are blocked.
  5. Dependencies:

    • PHP is essential for proper functionality; ensure it is installed on your server.
  6. Additional Feature:

    • Enjoy a built-in JavaScript game - Tic Tac Toe - for users to play.
    • If you prefer not to include it, simply remove the 'tic' folder and the corresponding HTML line on line 11 in index.html.

About

A simple chatbox/shoutbox to communicate on a website, reminiscent of the old days. Ideal for I2P and onion sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published