Compare commits
18 commits
cd3b9520ea
...
3ac64e3935
Author | SHA1 | Date | |
---|---|---|---|
3ac64e3935 | |||
125c0e9f90 | |||
d8dbe8ee97 | |||
96baf5eca1 | |||
|
e793444455 | ||
6cd6dd559d | |||
|
e890e349fb | ||
72e483d75d | |||
721c7f9f2c | |||
c82f9b2f8a | |||
cf06525856 | |||
|
8e0fe48127 | ||
|
af837caa42 | ||
|
8eedb8d80a | ||
|
18bbfe775e | ||
|
aad843d896 | ||
|
7392039ba8 | ||
|
a28869a782 |
1 changed files with 0 additions and 5 deletions
|
@ -28,13 +28,8 @@
|
|||
__the example .env is__
|
||||
```
|
||||
WEBHOOK_URL=<webhook_url>
|
||||
<<<<<<< HEAD
|
||||
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
|
||||
>>>>>>> aad843d (uppercased environment variables)
|
||||
```
|
||||
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…
Reference in a new issue