Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.03 KB

montreus-chat

Travis Build

Montreus Chat, as you can find on http://chat.oratio.io/room/900.
It's based on Node.js + Express.js + Socket.IO, and supports Markdown.
It includes tons of security: Protection against XSS scripting, against huge messages and thousands of robot connections that could take the server down.

Database-less edition available on the no-db branch.

Installation Guide

  1. Clone the repo using git clone https://github.com/gtomitsuka/montreus-chat.git.
  2. Rename the sample-config.json to config.json and change it's config, if necessary.
  3. Rename the sample-room.json to room.json and create your own rooms!
  4. Run the npm install command on the repo's folder.
  5. And for starting the instance run node .. You should use the Forever or PM2 modules for deamonzing the chat.

Commands

These are the available Montreus Chat commands as of v2.7.x:

/help
/bot-say <message>
/broadcast <message>
/me