Skip to content

frostneek/FrostChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrostChat

FrostChat is a real-time chat application with features like user authentication, moderation commands, and more.

Features

  • User Authentication: Secure login and signup functionality.
  • Real-time Messaging: Instant messaging with socket.io for real-time communication.
  • Moderation Commands: Admins and moderators can manage users through commands like kick, mute, promote, etc.
  • Profanity Filter: Filters and logs messages containing profanity.
  • Role-based Access: Different roles (User, Moderator, Admin, etc.) with role-specific commands.

Private Servers

  1. Go here and fork it.
  2. Go to line 7 of index.js and replace it with your own server link.

Prerequisites

  • Node.js installed on your machine.
  • Internet connectivity for socket communication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published