Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DelphiOracle RNG Script

Installation instructions:

  1. Copy .env.sample to .env

  2. Edit .env with your info

  3. npm install

To execute:

node main.js

To run continuously, create a shell script and add to crontab.

Example shell script:

cd /home/user/delphi-rng-script/
node /home/user/delphi-rng-script/main.js

Example crontab entry:

* * * * * /home/user/delphi-rng-script/update.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages