add dotenv
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
"author": "Niklas Amundsson",
|
"author": "Niklas Amundsson",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.21.0"
|
"discord.js": "^14.21.0",
|
||||||
|
"dotenv": "^17.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user