Vermillion is a group chat that you can customise effortlessly. Just host it on your platform of choice and send a link to your friends!
First, either git clone
or download the repository.
Then npm init
the folder and npm start
it. You can then connect to the app at http://localhost:3001.
I would recommend Heroku because it is free and fairly quick, but it should work on other platforms that support Node.js with Express. If you just want to try it out with your friends I would recommend hosting locally and using localtunnel to allow your friends to connect: https://localtunnel.github.io.
- Persistent messages
- Discord/Slack-esque emoji detection (https://github.com/thaumatrge/emoji-js)
- Sign in with Google
- Send HTML as a message
- Command system