Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Refinement of Python script for Telegram (automation in the bot)

Translated89 USD

  1. 2504
     17  1

    2 days89 USD

    Hello, ready to collaborate, message me in private, I guarantee results.

  2. 2479    8  1
    2 days91 USD

    Hello! ✅

    I work with Telegram bots and multi-account scripts in Python, so I can carefully handle your script for participating in giveaways through the Random bot.

    What I will do:
    ✅ I will find the reason why the current sessions "drop" when running accounts and fix the logic so that the sessions work stably even during mass launches.
    ✅ I will redesign the authorization from TData to login via SMS code using the approach you will show in the example (saving/updating sessions, error handling, retries).
    ✅ I will organize the project structure: clear separation of work with accounts, sessions, and authorization, plus logs to easily understand what is happening.

    After receiving the code and the example of the desired authorization, I will be able to quickly assess the scope of work and provide a timeline. I am ready to bring the script to stable operation without constant "crashes" ✅

  3. 690    5  0
    1 day89 USD

    Good afternoon! The technical task is generally clear and precise. I have worked with Python and Telegram authorization, and I can also analyze sessions and login logic. I will need to look at the script itself and the example of SMS authorization that you mentioned earlier. Message me privately, and we will discuss the details.

  4. 283  
    1 day88 USD

    Hello! I have extensive experience in developing and debugging Telegram scripts on Telethon/Pyrogram, so I clearly understand the reason for session "crashes" and am ready to ensure their stable operation without failures. I will promptly rewrite the authorization logic from TData to input by phone number (SMS/2FA), integrating a convenient interface for adding accounts directly in the console or through a bot manager based on your example. In addition to fixing bugs, I will optimize the work with proxies and delays to minimize the risk of blocks when participating in giveaways through the Random bot.

  5. 391    4  1
    1 day89 USD

    Good day! The technical task is clear, I am ready to start working on the assignment. I work in Cursor, Windsurf, VS Code and have experience in rapid architecture development, creating MVPs, and API integration. If the offer is still relevant — please write to me privately. I would be happy to do this job!

  6. 2930    8  0   1
    1 day89 USD

    Hello.

    I work with Telegram automations and Python scripts (Telethon / Pyrogram), regularly fixing issues with sessions and account authorization.

    What I will do:
    • find the cause of session crashes and stabilize the script's operation
    • redesign the authorization logic for login via SMS
    • optimize the work with multiple accounts
    • check the stability of operation during mass launches

    Deadline: 1–2 days
    I am ready to review the code and quickly make corrections.

  7. 1945    7  0
    2 days89 USD

    Hello. I will help you understand the problem and do everything in the best way quickly and efficiently. I am ready for cooperation.

  8. 152  
    5 days89 USD

    Good day! I have experience working with Python and automating Telegram through the Telethon / Pyrogram libraries.

    I can:
    - find and fix the cause of session crashes;
    - optimize the logic of working with accounts;
    - implement authorization via SMS instead of TData;
    - test the stability of the script with multiple accounts.

    I can also integrate the example of authorization that you provide and adapt it to the current script.

  9. 3392    84  0
    4 days89 USD

    Ready to take it on.
    Need to clarify the details of the order, write!
    I use python, uv, github, docker, aiogram.

  10. 426    10  2
    1 day89 USD

    Good day!
    I have extensive experience working with Telegram accounts of 1000+ per day!
    I will help fix the script, I will do everything quickly and efficiently.
    Write to me in private messages, we will discuss the details.

  11. 404    1  0
    2 days89 USD

    I have experience in developing Telegram bots of various types, including authorization bots. I will do it quickly and efficiently, without disrupting the logic of your code, any adjustments are included in the price of the work. I look forward to our collaboration)

  12. 4031    11  0   2
    2 days89 USD

    Hello!
    I can help with the refinement of your Python script for working with the Telegram bot Random.
    What I will do:
    - I will figure out why sessions are crashing when running accounts;
    - I will fix bugs and stabilize the authorization process;
    - I will change the login from TData to SMS authorization based on your example;
    - If necessary, I will optimize the logic of account operations to reduce the number of failures.
    I have experience working with Python and automating Telegram. I can quickly understand the current implementation and carefully refine it without unnecessary reworking of the entire project.
    I am ready to discuss the details in private messages and look at the example implementation that you already have.

  13. 284  
    3 days89 USD

    Hello! I have reviewed the task. The problem with session "crashes" in such scripts is usually related either to a conflict of SQLite files during asynchronous access or to Telegram detecting a mismatch in device parameters (device_model/system_version) when transferring from TData. I am ready to translate the project from TData to full authorization by phone number/SMS (via client.start() or custom input), which will make working with accounts much more stable. I have experience with Telethon/Pyrogram, and I write asynchronous code cleanly. Please write to me in private messages, I will take a look at the example of authorization implementation that you have, and I will provide guidance on the timelines. I will be happy to help!

  14. 196  
    1 day89 USD

    Hello. I am ready to finalize your Python script: fix the session issue, optimize the logic, and change the authorization to SMS login. I have experience with Telegram bots and Python, and I can start promptly.

  15. 94346    1269  1   10
    3 days89 USD

    Hello. I have extensive experience in developing Telegram bots. I am ready for collaboration.

  16. 1062    11  0
    2 days89 USD

    Good afternoon.
    Write to me, I will do it, I have free time, I will start right after the discussion.

  17. 2264    18  3
    2 days89 USD

    Good day. I am engaged in the development of Telegram bots of various complexity. I can debug and improve your bot. I will do everything quickly and efficiently. Write to me.

  18. 3355    11  0
    2 days89 USD

    Hello, Vadim!

    Regarding your points:

    1. SMS Authorization: I will rewrite the login logic from the workaround folders TData to proper authorization through Telethon/Pyrogram. The script will request the number and code (or 2FA password) in the console by itself, after which it will create a neat .session file.

    2. Session Crashes: Most likely, the sessions are "crashing" not due to a bug in the script, but because Telegram is killing them for suspicious activity (participation in giveaways) or rejecting them with FloodWait errors. I will add proper exception handling, normal delays (time.sleep) between actions, and if necessary, I will implement proxy support for each account to ensure they last longer.

    I am waiting for an example of the authorization implementation in private messages. I will complete it in 1-2 days within your budget, so everything works stably.

  19. 414  
    3 days89 USD

    Hello! 👋

    I have experience in developing and refining Python scripts for Telegram, including working with accounts, sessions, and automating interactions with bots. I will be able to understand your script, find the reason for session crashes, and optimize the authorization logic.

    Here’s how I will implement this:

    analysis of the current script logic and interaction with the Telegram API;

    fixing the issue with account session crashes;

    optimizing session management for stable operation;

    reworking authorization from TData to SMS authorization;

    testing functionality with multiple accounts;

    optimizing the script's operational logic.

    After reviewing the code and an example implementation, I will be able to quickly make the necessary adjustments.

  20. 9351    20  0   1
    2 days89 USD

    Good day, the technical specification is clear, I am ready to start the task.

  21. 928    2  0
    3 days89 USD

    Gemini Message
    Hello! Could you please let me know if you use individual proxies for each account to avoid mass blocks when changing the authorization method from TData to SMS?

    I have 4 years of experience in Python development and specialize in creating Telegram automations and bots. I have repeatedly worked with the Telethon and Pyrogram libraries, addressing issues with session stability and setting up reliable authorization processes. I also have experience with databases (Postgres/MySQL), which allows me to effectively structure the storage of session data for a large number of accounts.

    I would be happy to review your code and implement a stable login. When would it be convenient for you to discuss the details?

  22. 656    9  0
    1 day89 USD

    Good day, Vadim!
    In general, the task is clear, but for an accurate response regarding deadlines and price, I would like to clarify some questions that arose after analyzing your task.
    Please write in private messages — we will discuss the details and your wishes.

  23. Another 5 proposals concealed
  • Mykhailo P.
    9 March, 15:12 |

    через Tdata создавать сессию, с указанием необходимого устройства и версии ПО
    использовать созданную сессию через telethon

  • Mykyta S.
    9 March, 15:42 |

    Здравствуйте напишите в пп пожалуйста вопрос по ТЗ 

Current freelance projects in the category Python

Data parsing through mobile API

Looking for a person with experience in data parsing through mobile API, for parsing e-commerce, rozetka and similar sites. Tasks: 1. Intercepting traffic from the mobile application (Android), setting up a proxy, analyzing requests. 2. Identifying the necessary API endpoints…

PythonData Parsing ∙ 5 hours 31 minutes back ∙ 15 proposals

Creation of a multifunctional bot in Telegram

22 USD

(I will provide all materials in private messages) Here is a detailed project description: After pressing the button /start The bot sends a text with rules and terms of use (under the text, the button ‘acknowledged’) After pressing the button, the next message is…

PythonBot Development ∙ 3 days 1 hour back ∙ 94 proposals

Find a product feed (Google Merchant XML) for a website on OpenCart

16 USD

It is necessary to find a direct link to the active product feed (XML) of a competitor for Google Merchant Center Platform (CMS): OpenCart / ocStore Find the original feedRequirements for the result: Working link to the XML file

PythonData Parsing ∙ 5 days 14 hours back ∙ 28 proposals

Development of a TikTok farm (content factory)

It is necessary to develop a system for centralized management of multiple TikTok accounts with automatic content publishing, using individual proxies and simulating natural account activity. Functional Requirements1. Account Management Adding and removing TikTok accounts.…

PythonBot Development ∙ 6 days 2 hours back ∙ 21 proposals

Improve the performance of Claude Code and work on software development.

I am currently developing CRM and Analytics software. I am using Claude Code, but I understand that the results are not the best in terms of changes. There are 2 tasks - Need help creating a preset for skills, MD, and so on to improve quality. Take verified ones that have been…

AI & Machine LearningPython ∙ 6 days 8 hours back ∙ 27 proposals

Client
Project published
3 months 4 days back
204 views
Tags
  • Telegram
  • API
  • python