Python Logic Errors Fix for Telegram Bot -- 2
Budget: $15 – $25 USD
I have pre-existing source code that roughly functions as follows: when a user sends a message to my Telegram bot, bot_a, the code iteratively calls APIs listed in the account to forward the user's message text to bots bot_b, bot_c, and bot_d. After waiting to receive replies from bot_b, bot_c, and bot_d, if bot_b does not respond, a predetermined text is assigned as bot_b's reply. The replies from the three bots are then merged and processed, and the resulting text is sent back to the user by bot_a.
However, during testing: when I send messages to bot_a, sometimes bot_a sends me the processed text multiple times, and other times bot_a does not respond at all. I ensure that the interval between messages I send to bot_a is sufficiently long, and each message is different. The content of bot_a's replies is correct, but the issue is that it is either repetitive or there is no reply at all.
I need to identify the cause of these repetitions and non-responses. Please provide detailed instructions on how the erroneous parts of the code should be modified.
I'm seeking a Python developer to assist me in fixing logic errors in my existing Telegram bot code. The bot's main functionality is to automate certain tasks.
Key responsibilities include:
- Identifying current logic errors in the code
- Fixing the code to ensure proper functioning
The ideal candidate will have:
- Proficient in Python and Telegram bot development
- Experience in identifying and fixing logic errors
- Strong problem-solving skills
Your task does not involve generating reports, sending emails, or updating database records. It's purely focused on correcting the logic errors to ensure the Telegram bot functions as intended.
However, during testing: when I send messages to bot_a, sometimes bot_a sends me the processed text multiple times, and other times bot_a does not respond at all. I ensure that the interval between messages I send to bot_a is sufficiently long, and each message is different. The content of bot_a's replies is correct, but the issue is that it is either repetitive or there is no reply at all.
I need to identify the cause of these repetitions and non-responses. Please provide detailed instructions on how the erroneous parts of the code should be modified.
I'm seeking a Python developer to assist me in fixing logic errors in my existing Telegram bot code. The bot's main functionality is to automate certain tasks.
Key responsibilities include:
- Identifying current logic errors in the code
- Fixing the code to ensure proper functioning
The ideal candidate will have:
- Proficient in Python and Telegram bot development
- Experience in identifying and fixing logic errors
- Strong problem-solving skills
Your task does not involve generating reports, sending emails, or updating database records. It's purely focused on correcting the logic errors to ensure the Telegram bot functions as intended.