Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create progress bar for Send_Document/ Send_Image methods #15

Open
2 of 5 tasks
rexdivakar opened this issue Oct 20, 2020 · 6 comments
Open
2 of 5 tasks

Create progress bar for Send_Document/ Send_Image methods #15

rexdivakar opened this issue Oct 20, 2020 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@rexdivakar
Copy link
Owner

rexdivakar commented Oct 20, 2020

what will change -

Added feature to create a progress bar or data rate count during data transmission

Exp: tqdm package from python

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md in your folder for program Instructions
  • add requirements.txt if needed

Please add/delete options that are not relevant.

  • Adding New Code
  • Improving Code
  • Improving Documentation
  • Bug Fix

Programming Language

  • Python

🌟 Star it 🍴Fork it 🤝 Contribute to it!

Discord server - https://discord.gg/e47wmTW

Happy Coding,

@rexdivakar rexdivakar added good first issue Good for newcomers hacktoberfest enhancement New feature or request labels Oct 20, 2020
@Kirkkm
Copy link

Kirkkm commented Oct 21, 2020

@rexdivakar Can you assign this to me, I would like to give this a try.

@rexdivakar
Copy link
Owner Author

Issue assigned to @Kirkkm
🌟 Star it 🍴Fork it 🤝 Contribute to it!
Happy Coding..

Feel free to drop in https://discord.gg/e47wmTW

@Kirkkm
Copy link

Kirkkm commented Oct 22, 2020

@rexdivakar I have a quick question, did you want the progress bar to only how up in the console or in a message from the bot?

@rexdivakar
Copy link
Owner Author

I just want a console transmission rate or a progress bar would suffice, something similar to that or a data rate pointer is good just to get a clarity on how big is the file and how long would it take to download !!

image

@rexdivakar
Copy link
Owner Author

Please create it as a new method that can be called over during transmission of data !!
things to consider

  1. file size
  2. data flow- transmission rate
  3. progress check

@Kirkkm
Copy link

Kirkkm commented Oct 22, 2020

Sounds good, thanks for the info.

@Kirkkm Kirkkm mentioned this issue Oct 25, 2020
5 tasks
@rexdivakar rexdivakar linked a pull request Oct 26, 2020 that will close this issue
5 tasks
@rexdivakar rexdivakar assigned Kirkkm and unassigned Kirkkm Oct 28, 2020
@Kirkkm Kirkkm mentioned this issue Oct 29, 2020
6 tasks
@rexdivakar rexdivakar linked a pull request Oct 30, 2020 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants