mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 19:35:26 +02:00
19 lines
490 B
JSON
19 lines
490 B
JSON
{
|
|
"id": "nodelink",
|
|
"name": "NodeLink",
|
|
"version": "3.8.0",
|
|
"description": "NodeLink is a lightweight Lavalink-compatible audio server built in Node.js for Discord music bots and real-time audio systems.",
|
|
"logo": "nodelink.svg",
|
|
"links": {
|
|
"github": "https://github.com/PerformanC/NodeLink",
|
|
"website": "https://nodelink.js.org/",
|
|
"docs": "https://nodelink.js.org/docs/advanced/docker"
|
|
},
|
|
"tags": [
|
|
"audio",
|
|
"discord",
|
|
"lavalink",
|
|
"music"
|
|
]
|
|
}
|