TG-FileStreamBot 3.0.0 is out #136
Replies: 1 comment
-
I use docker compose up -d to run the project, I can download the file normally but there are a lot of error messages: Error while copying stream When I use the IDM downloader, I observed that single threaded downloads of the same file produce only one error, while multi-threaded downloads produce errors all the time But there is no change in download speed.
|
Beta Was this translation helpful? Give feedback.
-
☁️ File stream bot version 3.0.0 is out
🆕 What's new?
👤 Support for allowed users
Now you can restrict other users from using the bot by setting your user ID to
ALLOWED_USERS
config. You may also add multiple IDs by separating each ID using commas (,
)🌐 Auto detect and use public IP
The bot now auto detects and uses public IP for links if they are available
👥 Fix bot replying in groups
Earlier, the bot used to reply to
/start
commands in groups and now that's fixed.🔗 New text formatting to links
Check that out yourself
🔧 Other minor bug fixes and features
Please report bugs in the discussion chat or in the GitHub issues.
Beta Was this translation helpful? Give feedback.
All reactions