← العودة
Blog Post
عنوان المحادثة: saudi_hour = datetime.now(self.saudi_tz).hour ...
التاريخ: 16.11.2025 - 17.11.2025
التصنيف: 🧠 الذكاء الاصطناعي وتعلم الآلة
إجمالي الرسائل: 9 | ياسر: 6 | M: 3
Yasser
saudi_hour = datetime.now(self.saudi_tz).hour while True: if saudi_hour >= 8 or is_open: is_open = True # نشر المنتج مع المتغيرات success = await self.send_product_with_variants(product, category) if success: posted_count += 1 print(f" 📊 تم النشر: {posted_count}/{max_posts}") time.sleep(5 * 60 ) # انتظار 5 ثواني بين كل منشور
Yasser
saudi_hour = datetime.now(self.saudi_tz).hour while True: if saudi_hour >= 8 or is_open: is_open = True # نشر المنتج مع المتغيرات success = await self.send_product_with_variants(product, category)
Yasser
To log in, please use the Hetzner Code we just sent to your contact email address(es) stored in Accounts. Should you encounter an error or wish to learn more, please refer to our help article.
Yasser
An error occurred during the login processUnfortunately an error has occurred. Please try again later. If the error persists, please contact our support.
Yasser
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZWQyNTUxOQAAACChqVtD5MH/VlFKPWBIOX+ScieFiCo3FE7kzzbKghkSIQAAAKDwsRVk8LEVZAAAAAtzc2gtZWQyNTUxOQAAACChqVtD5MH/VlFKPWBIOX+ScieFiCo3FE7kzzbKghkSIQAAAEAs1lfdIFaAbnTsCywNwjaOHM9Q7pk2aipFn9ifhQ1s1aGpW0Pkwf9WUUo9YEg5f5JyJ4WIKjcUTuTPNsqCGRIhAAAAFnlhc3NlckBERVNLVE9QLTdKMEwyNUwBAgMEBQYH
Yasser
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKGpW0Pkwf9WUUo9YEg5f5JyJ4WIKjcUTuTPNsqCGRIh yasser@DESKTOP-7J0L25L
المحادثة الكاملة - 16.11.2025 - 17.11.2025
M
للagent?
16.11.2025 23:43
M
# نكمل النشر لحد ما نوصل 20 أو تخلص المنتجات while posted_count product = all_category_results[product_index] product_index += 1 try: saudi_hour = datetime.now(self.saudi_tz).hour if saudi_hour >= 8: is_open = True if is_open: # نشر المنتج مع المتغيرات success = await self.send_product_with_variants(product, category) if success: posted_count += 1 print(f" 📊 تم النشر: {posted_count}/{max_posts}") time.sleep(5 * 60 ) # انتظار 5 ثواني بين كل منشور
16.11.2025 23:53
ياسر
saudi_hour = datetime.now(self.saudi_tz).hour while True: if saudi_hour >= 8 or is_open: is_open = True # نشر المنتج مع المتغيرات success = await self.send_product_with_variants(product, category) if success: posted_count += 1 print(f" 📊 تم النشر: {posted_count}/{max_posts}") time.sleep(5 * 60 ) # انتظار 5 ثواني بين كل منشور
16.11.2025 23:54
ياسر
saudi_hour = datetime.now(self.saudi_tz).hour while True: if saudi_hour >= 8 or is_open: is_open = True # نشر المنتج مع المتغيرات success = await self.send_product_with_variants(product, category)
16.11.2025 23:54
M
mohammed.almesned@gmail.comMohammed@123
17.11.2025 00:18
ياسر
To log in, please use the Hetzner Code we just sent to your contact email address(es) stored in Accounts. Should you encounter an error or wish to learn more, please refer to our help article.
17.11.2025 00:22
ياسر
An error occurred during the login processUnfortunately an error has occurred. Please try again later. If the error persists, please contact our support.
17.11.2025 00:26
ياسر
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZWQyNTUxOQAAACChqVtD5MH/VlFKPWBIOX+ScieFiCo3FE7kzzbKghkSIQAAAKDwsRVk8LEVZAAAAAtzc2gtZWQyNTUxOQAAACChqVtD5MH/VlFKPWBIOX+ScieFiCo3FE7kzzbKghkSIQAAAEAs1lfdIFaAbnTsCywNwjaOHM9Q7pk2aipFn9ifhQ1s1aGpW0Pkwf9WUUo9YEg5f5JyJ4WIKjcUTuTPNsqCGRIhAAAAFnlhc3NlckBERVNLVE9QLTdKMEwyNUwBAgMEBQYH
17.11.2025 00:41
ياسر
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKGpW0Pkwf9WUUo9YEg5f5JyJ4WIKjcUTuTPNsqCGRIh yasser@DESKTOP-7J0L25L
17.11.2025 00:43
← العودة إلى الرئيسية