Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 412 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 412 Bytes

dnd-notify

Simple app that will notify when the Dark and Darker Servers are online.

Installation

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.

Run

node main.js