yash-dk / TorToolkit-Telegram

Most versatile Telegram torrent, direct-link, mega, and youtube-dl bot. Uploads to various cloud storage like Gdrive, Mega, Telegram, etc.
GNU General Public License v3.0
674 stars 1.56k forks source link

#bugs List For alpha #91

Open dishapatel010 opened 3 years ago

dishapatel010 commented 3 years ago

many more to come

yash-dk commented 3 years ago
dishapatel010 commented 3 years ago

using this fix but still on /clearthumb https://nekobin.com/qexegenuso

AmirulAndalib commented 3 years ago

for enhancement.....Direct telegram name mentions can be used instead of using DONE....

dishapatel010 commented 3 years ago
  • [ ] file selection for both telegram and gdrive is still buggy
  • [ ] cannot unzip small zip files with large folders sometimes while trying to do so on hrk reboots the bot....
  • [ ] while extracting any sorts of archive to gdrive it is extracted like test.tar and will make an extra folder inside test.tar with the extracted files
  • [ ] should use an Username:Password protection for viewing userdata and Downloads on the web interface....

for enhancement.....Direct telegram name mentions can be used instead of using DONE....

Try to link logs so it will be easy to fix bug / compelete the code

AmirulAndalib commented 3 years ago
  • [ ] file selection for both telegram and gdrive is still buggy
  • [ ] cannot unzip small zip files with large folders sometimes while trying to do so on hrk reboots the bot....
  • [ ] while extracting any sorts of archive to gdrive it is extracted like test.tar and will make an extra folder inside test.tar with the extracted files
  • [ ] should use an Username:Password protection for viewing userdata and Downloads on the web interface....

for enhancement.....Direct telegram name mentions can be used instead of using DONE....

Try to link logs so it will be easy to fix bug / compelete the code

i spotted nothing much important on logs it needs code improvement I believe ....

AmirulAndalib commented 3 years ago

@yash-dk can we Use Simple Direct Link generator like slam mirror bot??

https://raw.githubusercontent.com/SlamDevs/slam-mirrorbot/master/bot/helper/mirror_utils/download_utils/direct_link_generator.py

i want this feature in alpha

yourtulloh commented 3 years ago

Some bug fixed in my bot, not alpha btw. For mention/cc read telethon documentation, already in my bot add cc/mention user

yourtulloh commented 3 years ago

While extracting name.tar and folder still .tar, you can use .replace() string

AmirulAndalib commented 3 years ago

Some bug fixed in my bot, not alpha btw. For mention/cc read telethon documentation, already in my bot add cc/mention user

you should do a pr

yash-dk commented 3 years ago

In this, the status is shown but not updated as the CENTRAL UPDATE is false.

yash-dk commented 3 years ago

While extracting name.tar and folder still .tar, you can use .replace() string

Yea.. but if the file is my.all.tar.tar this will give the wrong name

This solves it

yash-dk commented 2 years ago

@yash-dk can we Use Simple Direct Link generator like slam mirror bot??

https://raw.githubusercontent.com/SlamDevs/slam-mirrorbot/master/bot/helper/mirror_utils/download_utils/direct_link_generator.py

i want this feature in alpha

Done.