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