fix type error pls
ramanveerji opened this issue · 2 comments
ramanveerji commented
2021-06-18T14:17:43.684922+00:00 app[worker.1]: File "/app/shamil/player.py", line 124, in yplay
2021-06-18T14:17:43.684922+00:00 app[worker.1]: if duration > DURATION_LIMIT:
2021-06-18T14:17:43.684923+00:00 app[worker.1]: TypeError: '>' not supported between instances of 'str' and 'int'
I am getting this error while using these
/p yt link
and
/p song name
shamilhabeebnelli commented
Fixed 😉 Tnx for your valuable response 🥰
Report Bugs at support group : https://t.me/redbullfed
shamilhabeebnelli commented
Fixed