Mr-Help commited on
Commit
806a675
·
verified ·
1 Parent(s): e2defd2

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
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://www.google.com" # <-- حط لينك فورم الشكوى الحقيقي
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