Closed ramanveerji closed 1 year ago
@ramanveerji I forgot that the bot support channel also 😅. Will fix it tomorrow.
Fixed the issue
Fixed the issue
I tried to deploy. But now it is showing error. And bot is not deploying. This is the error ERROR - cannot import name 'get_file_info' from 'WebStreamer.utils.file_properties' (/workspace/WebStreamer/utils/file_properties.py)
Fixed the issue
I tried to deploy. But now it is showing error. And bot is not deploying. This is the error ERROR - cannot import name 'get_file_info' from 'WebStreamer.utils.file_properties' (/workspace/WebStreamer/utils/file_properties.py)
I tested it and at that time it's working I will check it tomorrow
Fixed the issue
I tried to deploy. But now it is showing error. And bot is not deploying. This is the error ERROR - cannot import name 'get_file_info' from 'WebStreamer.utils.file_properties' (/workspace/WebStreamer/utils/file_properties.py)
I tested it and at that time it's working I will check it tomorrow
ok
Did you used git clone to clone the repository or git pull to fetch the changes Or Directly copy pasted the code of stream.py?
Did you used git clone to clone the repository or git pull to fetch the changes Or Directly copy pasted the code of stream.py?
Gitclone
@ramanveerji Try deleting and clone the repository again
@ramanveerji Try deleting and clone the repository again
I will try and report soon
@DeekshithSH The bot got deployed, but I am getting the following error when I try to send a file in a private channel. The bot is having all admin rights Telegram says: [400 MESSAGE_ID_INVALID] - The message id is invalid (caused by "messages.EditMessage")
@ramanveerji Forwarded the File?
@ramanveerji Forwarded the File?
Yes. It doesn't support forwarding?
@ramanveerji Bot can't edit forwarded messages
@ramanveerji Forwarded the File?
Yes. It doesn't support forwarding?
Actually, I was using some other repo, I do not know, it was old, and in it, forwarding was working and bot can give the links as well.
I tried forwarding files without the tag, It should work. Kindly check.
@ramanveerji Forwarded the File?
Yes. It doesn't support forwarding?
When forwarding chose "Hide Sender Name"
Yes, I did that only, still nothing happens.
Or maybe some files aren't supported. I tried forwarding a song, maybe I must try other file types also.
Audio files aren't supported. Videos, zips, apks, pdfs are working fine.
Or maybe some files aren't supported. I tried forwarding a song, maybe I must try other file types also.
Yes the current code only generate link for Document and Video
Understood, anyway I got to know something new..
@ramanveerji Forwarded the File?
Yes. It doesn't support forwarding?
Actually, I was using some other repo, I do not know, it was old, and in it, forwarding was working and bot can give the links as well.
Some bots delete the forwarded message and send it again without forward tag to add Download Button
The ON_HEROKU var is causing issue, also channel link generated has no hash. It needs to be fixed.