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

Migrate Pastebin to Asyncio. #13

Open
AnjumanHasan opened this issue Sep 8, 2022 · 1 comment
Open

Migrate Pastebin to Asyncio. #13

AnjumanHasan opened this issue Sep 8, 2022 · 1 comment

Comments

@AnjumanHasan
Copy link
Collaborator

Migrate Pastebin to Asyncio.

Overview

The Goal is to Migrate pastebin bot to asyncio for better use of the Pytelegram Bot Module.

Description

Asynchronous programming is a technique that enables your program to start a potentially long-running task and still be able to be responsive to other events while that task runs, rather than having to wait until that task has finished. Once that task has finished, your program is presented with the result. The Goal is to Migrate PasteBin to AsycIO for better Execution of Task parallely.

Expected outcomes

Migrated Pastebin to AsyncIO and Better performance.

Skills

Python, Asynchronous programming, PytelegramBot.

Possible mentors

Kanishk Pachauri, Anjuman Hassan

Expected project size

100 hours.

Difficulty

Hard

@github-actions
Copy link

github-actions bot commented Sep 8, 2022

Thank you 🙏🏻 for submitting your first issue to Open-Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant