bot init
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "discord-n8n-bot",
|
||||
"version": "1.0.0",
|
||||
"main": "bot.js",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"discord.js": "^14.14.1",
|
||||
"node-fetch": "^3.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user