275 B
275 B
Run
npm install
node index.js
Setup
data/config.json
[
{
"apikey": "",
"email": "your@email.address",
"uid": "your uid"
}
]
.env file
PORT=20123
TIMEOUT=60000
SMTP_HOST=
SMTP_PORT=
SMTP_SECURE=
SMTP_SENDER=
SMTP_PASS=