This project allows users to show text on the Luminode display from IRC by messaging the bot.
TODO
- Clone the GIT repo
git clone https://github.com/Bytewerk/Luminode
- Change the working directory
cd Luminode
- Install all dependencies
npm install
- Edit the config
vi config.js
- Run the app
node index.js
Do what the fuck you want with this code. I don't care.