Compare commits
No commits in common. "8eedb8d80adddeacdc43d3d0201c5b50b852f408" and "aad843d89648d1b7f265a1031ce7be91f6a0409f" have entirely different histories.
8eedb8d80a
...
aad843d896
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@
|
|||
the example .env is
|
||||
```
|
||||
WEBHOOK_URL=<webhook_url>
|
||||
WEBHOOK_NAME=Auction_Notifier
|
||||
WEBHOOK_PROFILE_PICTURE=<picture_url>
|
||||
WEBHOOK_NAME=Flipper
|
||||
WEBHOOK_PROFILE_PICTURE=https://cdn.discordapp.com/avatars/486155512568741900/164084b936b4461fe9505398f7383a0e.png?size=4096
|
||||
```
|
||||
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