dump-mirrorbot/bot/helper
lzzy12 e49445c603 Use loop count instead of progress_bytes for upload progress
* We still have to find the best way to limit the update
: Help needed

Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-07 22:13:38 +05:30
..
telegram_helper Only allow authorized users to use the bot 2019-10-06 23:18:16 +05:30
__init__.py Major project structure rebase 2019-09-17 19:17:34 +05:30
bot_utils.py Use threading.Lock to prevent concurrent access to shared resources 2019-10-06 20:56:36 +05:30
download_status.py Fix upload ETA 2019-10-05 21:18:58 +05:30
download_tools.py Use threading.Lock to prevent concurrent access to shared resources 2019-10-06 20:56:36 +05:30
exceptions.py Trying to fix bug 2019-10-05 22:48:37 +05:30
fs_utils.py Start using python f-strings 2019-09-28 23:29:01 +05:30
gdriveTools.py Use loop count instead of progress_bytes for upload progress 2019-10-07 22:13:38 +05:30
listeners.py Implement speed and ETA for upload 2019-10-05 19:54:11 +05:30
message_utils.py Use message_id as a key for download_dict instead of update_id 2019-09-28 20:44:21 +05:30