Spelling fixes
This commit is contained in:
parent
dd29ad376c
commit
2a1b85ad10
@ -7,7 +7,7 @@ function run(msg, matches)
|
||||
else
|
||||
text = run_bash("rm tmp/video.mp4 && youtube-dl -o tmp/video.mp4 " .. URL)
|
||||
send_video(get_receiver(msg), "tmp/video.mp4", ok_cb, false)
|
||||
return URL .. ' wurde gedownloadet und wird jetzt gesendet! \nDas kann je nach Video sehr lang dauern! \nAlso habt Gedult!'
|
||||
return URL .. ' wurde gedownloadet und wird jetzt gesendet! \nDas kann je nach Video sehr lang dauern! \nAlso habt Geduld!'
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user