𝗗𝗔π—₯π—₯π—˜π—Ÿπ—Ÿ π— π—¨π—–π—›π—˜π—₯π—œ ⚑ commited on
Commit
7391a2d
Β·
unverified Β·
1 Parent(s): 9ab47ac

Update darama+music.js

Browse files
Files changed (1) hide show
  1. 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: "play2",
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
  },