i hate markdown

master
Jan 2021-01-16 00:22:42 +01:00
parent 96ae89e3ac
commit 6a97a27b93
1 changed files with 2 additions and 0 deletions

View File

@ -5,10 +5,12 @@ Simple node.js script that logs updates on your Deluge server to Discord.
Run `npm install` to install dependencies.
Create a file called `.env` and add your credentials like this:
URL=http://localhost:8112
PASS=password
WH_ID=123456789012345678
WH_TOKEN=long-ass-token
URL is your Deluge WebUI address and port, PASS is your WebUI password.
WH_ID and WH_TOKEN are your webhook ID/token.