Simple app that will notify when the Dark and Darker Servers are online.
Install NodeJs from their official website.
git clone https://github.com/Primitheus/dnd-notify.git
cd dnd-notify
npm install request
npm install sound-play
npm install chalk
Change the filepath ("C://sound.mp3") to your notification sound of choice.
node main.js