Beautiful text chat for your community and website.
Run this command in terminal:
wget https://raw.githubusercontent.com/scrollback/scrollback/master/tools/install.sh -O install.sh && chmod +x install.sh && ./install.sh
To run Scrollback run:
sudo node index.js
myConfig.js can be used to override default configuration.