Rewrite to TidalLuna of All Plugins

This commit is contained in:
2025-05-31 23:44:22 +10:00
parent 20698aea3a
commit 5d433ce4d1
49 changed files with 1668 additions and 2867 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "@itzzexcel/copy-lyrics",
"description": "A working neptune plugin that allows the user to copy the lyrics of a song selecting it.",
"author": {
"name": "itzzexcel",
"url": "https://github.com/ItzzExcel",
"avatarUrl": "https://avatars.githubusercontent.com/u/ItzzExcel"
},
"main": "./src/index.ts",
"type": "module"
}