add sendgb downloader like a boss
This commit is contained in:
parent
b21f6594a8
commit
e61343f04f
2 changed files with 105 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
|||
"deezify": "bun run src/deezify.js",
|
||||
"now-playing": "bun run src/now-playing.js",
|
||||
"request-bot": "bun run src/request-bot.js",
|
||||
"pillow": "bun run src/pillow.js"
|
||||
|
||||
"pillow": "bun run src/pillow.js",
|
||||
"sendgb": "bun run src/sendgb.js"
|
||||
},
|
||||
"engineStrict": true,
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue