Compare commits
2 commits
aad843d896
...
8eedb8d80a
Author | SHA1 | Date | |
---|---|---|---|
|
8eedb8d80a | ||
|
18bbfe775e |
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@
|
|||
the example .env is
|
||||
```
|
||||
WEBHOOK_URL=<webhook_url>
|
||||
WEBHOOK_NAME=Flipper
|
||||
WEBHOOK_PROFILE_PICTURE=https://cdn.discordapp.com/avatars/486155512568741900/164084b936b4461fe9505398f7383a0e.png?size=4096
|
||||
WEBHOOK_NAME=Auction_Notifier
|
||||
WEBHOOK_PROFILE_PICTURE=<picture_url>
|
||||
```
|
||||
You can also add these as environment variables into your system when running Node or run the app via `node --env-file=.env index.js`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue