Skip to content

Welcome to LiveChat, a chat application for connecting with others on different servers.

License

Notifications You must be signed in to change notification settings

ArdaWeasley/LiveChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveChat

Welcome to LiveChat, a chat application for connecting with others on different servers.

Features

  • Real-time messaging with other users
  • Ability join chat room (Soon Users will be able to create their own rooms)
  • Emoji support

Setup

To get started with LiveChat, follow these steps:

  1. Download the files from our GitHub repository.
  2. Fill out the configuration file with your server information. This file is located at /config.json.
  3. Install the necessary dependencies by running npm i in your terminal.
  4. Start the application by running node . in your terminal.

Configuration

Before you can start using LiveChat, you need to configure it with your server information. Open the /config.json file and fill in the following fields:

  • ws: The websocket of your server.
  • mongo: The mongo database to use for the server.

Usage

Once you have LiveChat up and running, join the chat room and start messaging other users. Click enter to send a message to the chat.

Video

Check out our demo video to see LiveChat in action:

Contributing

We welcome contributions to LiveChat! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

LiveChat is licensed under the MIT License. See the LICENSE file for more information.

About

Welcome to LiveChat, a chat application for connecting with others on different servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published