- Install node.js
- Download the code / clone the repository
- Install dependencies & configure the program
npm install
- Run it with
npm start
or send a test webhook withnpm test
Basic configuration can be done via npm config
which also runs after step 3
For a more sophisticated experience, simply edit the .env file directly
Special fields such as {number}
, {valid}
, {generated}
and {name}
will be replaced with their corresponding values (the number is valid a day after generation).
The {name}
field will be replaced with the corresponding text for the number, defined in names.txt