test: Create command for ffmpeg
This commit is contained in:
parent
605a2487b3
commit
34ff8d4e3f
2 changed files with 38 additions and 2 deletions
|
@ -99,8 +99,6 @@ module.exports = (bot) => {
|
|||
},
|
||||
);
|
||||
|
||||
if(fs.existsSync)
|
||||
|
||||
if (fs.existsSync(mp4File)) {
|
||||
const message = strings.ytUploadDesc
|
||||
.replace("{userId}", userId)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue