feat: replace Lanyard with dk0 Sentinel Discord bot, make music link clickable
This commit is contained in:
12
discord-presence-bot/package.json
Normal file
12
discord-presence-bot/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "discord-presence-bot",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.18.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user