Giter Club home page Giter Club logo

toasty.chat's Introduction

Credit

This project is worked around the base of https://hack.chat, a beautiful project by Andrew Belt (https://github.com/AndrewBelt)

List of contributors Hack.Chat:

List of contributors Toasty.Chat:

Local install

Server

node v0.12 or higher is required to run the server.

  • git clone https://github.com/ToastyStoemp/Toasty.Chat.git
  • cd Toasty.Chat
  • npm install
  • Copy config-sample.json to config.json and edit if needed.
  • sudo node server

Change the "frontpage" text in client.js to your liking, and go to http://127.0.0.1:8080.

Error Codes

  • E001 Your IP is being rate-limited or blocked.
  • E002 You are joining channels too fast. Wait a moment and try again.
  • E003 Nickname must consist of up to 24 letters, numbers, and underscores.
  • E004 Cannot impersonate the admin.
  • E005 Nickname taken.
  • E006 You are sending too much text. Wait a moment and try again.
  • E007 You are sending invites too fast.
  • E008 Could not find user in channel.
  • E009 Could not find user. (Banning user)
  • E010 Cannot ban moderator. (Banning user)

Info Codes

  • I001 You invited [nick] to [channel].
  • I002 [nick] invited you to [channel].
  • I003 stats
  • I004 Banned [nick]
  • I005 Server broadcast.

toasty.chat's People

Contributors

0x17de avatar raf924 avatar m4gnv5 avatar stamsarger avatar

Watchers

Ishmael Dos avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.