Primitheus / dnd-notify

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%