Troubleshoot WooCommerce-Telegram Automation

Job ID: 39921716

Budget: $10 – $30 USD

Fix WooCommerce Automation Script (Telegram + Woocommerce)

Description:
I’m looking for an experienced Python developer (or WooCommerce automation expert) to troubleshoot and fix an existing WooCommerce → Telegram → Google Sheets automation script.

The setup was working fine previously, but it recently stopped functioning after some changes in the group permissions or server environment. The script runs continuously to log WooCommerce orders and employee activity.

What the script currently does:

Receives WooCommerce webhook data (new orders)

Sends formatted messages to a Telegram group via bot

Updates Google Sheets with order details and activity logs

Problem:
The automation suddenly stopped working — the bot no longer responds or posts updates, even though the token and credentials remain the same. The issue might be related to:

Telegram bot permissions or admin roles in the group

Flask webhook listener not running correctly

Threading or daemon issues with continuous runtime

Possible conflict with environment variables or Python versions

Your tasks:

Diagnose why the automation stopped working

Fix and ensure stable, continuous operation

Add restart-on-failure (daemon/service) setup

Provide a clear summary of what was wrong and what you fixed

Tech stack:

Python (Telebot, Flask, SQLAlchemy, gspread)

WooCommerce REST API (WordPress)

Google Sheets API

Deployed on VPS (DigitalOcean)

Deliverables:

Fully functional, auto-running automation script

Clean and documented code

Step-by-step setup instructions (for future use)