Spaces:
Paused
Paused
πππ₯π₯πππ π π¨ππππ₯π β‘ commited on
Update darama+music.js
Browse files- plugins/darama+music.js +2 -2
plugins/darama+music.js
CHANGED
|
@@ -25,9 +25,9 @@ const {cmd , commands} = require('../command')
|
|
| 25 |
const fg = require('api-dylux')
|
| 26 |
const yts = require('yt-search')
|
| 27 |
cmd({
|
| 28 |
-
pattern: "
|
| 29 |
desc: "To download songs.",
|
| 30 |
-
react: "
|
| 31 |
category: "download",
|
| 32 |
filename: __filename
|
| 33 |
},
|
|
|
|
| 25 |
const fg = require('api-dylux')
|
| 26 |
const yts = require('yt-search')
|
| 27 |
cmd({
|
| 28 |
+
pattern: "music",
|
| 29 |
desc: "To download songs.",
|
| 30 |
+
react: "β³",
|
| 31 |
category: "download",
|
| 32 |
filename: __filename
|
| 33 |
},
|