Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -26,7 +26,7 @@ GREENAPI_SEND_TEXT_URL = (
|
|
| 26 |
f"waInstance{GREENAPI_INSTANCE_ID}/sendMessage/{GREENAPI_TOKEN}"
|
| 27 |
)
|
| 28 |
|
| 29 |
-
COMPLAINT_FORM_URL = "https://
|
| 30 |
AI_BOT_URL = "https://mr-help-adkbase.hf.space/processtext" # <-- endpoint بتاع البوت
|
| 31 |
|
| 32 |
TIMEOUT_SEC = 60
|
|
|
|
| 26 |
f"waInstance{GREENAPI_INSTANCE_ID}/sendMessage/{GREENAPI_TOKEN}"
|
| 27 |
)
|
| 28 |
|
| 29 |
+
COMPLAINT_FORM_URL = "https://mrhelp92.github.io/Complaint-form/" # <-- حط لينك فورم الشكوى الحقيقي
|
| 30 |
AI_BOT_URL = "https://mr-help-adkbase.hf.space/processtext" # <-- endpoint بتاع البوت
|
| 31 |
|
| 32 |
TIMEOUT_SEC = 60
|