feat: Implement /yt command

This commit is contained in:
GiovaniFZ 2024-09-26 17:08:30 -03:00
parent 491a11ac85
commit 8521ad95db
No known key found for this signature in database
GPG key ID: 63DD92181B575322
4 changed files with 40 additions and 1 deletions

View file

@ -11,6 +11,7 @@
"dependencies": {
"axios": "^1.7.7",
"child_process": "^1.0.2",
"commander": "^12.1.0",
"node-html-parser": "^6.1.13",
"nodemon": "^3.1.4",
"telegraf": "^4.16.3",