ali saad commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,64 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
tags:
|
| 3 |
+
- n8n
|
| 4 |
+
- automation
|
| 5 |
+
- telegram
|
| 6 |
+
- whatsapp
|
| 7 |
+
- bots
|
| 8 |
+
- arabic
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# 🤖 n8n courses — by alisaadeng
|
| 12 |
+
|
| 13 |
+
> **مجتمع عربي متخصص في الـ automation باستخدام n8n**
|
| 14 |
+
> *Arabic community specialized in automation using n8n*
|
| 15 |
+
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
## ⚡ إيه اللي بنعمله؟ / What we do
|
| 19 |
+
|
| 20 |
+
بنبني أدوات **automation** مجانية وopen source تساعدك تشغّل بوتات واتساب وتيليجرام على n8n بدون مشاكل.
|
| 21 |
+
|
| 22 |
+
We build free & open source automation tools to help you run WhatsApp & Telegram bots on n8n without the headaches.
|
| 23 |
+
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
## 🛠️ المشاريع / Projects
|
| 27 |
+
|
| 28 |
+
| المشروع | الوصف | الرابط |
|
| 29 |
+
|---------|-------|--------|
|
| 30 |
+
| 📡 **Telegram Proxy** | وسيط بين Telegram و n8n على HuggingFace | [GitHub](https://github.com/expher510/telegram-proxy) |
|
| 31 |
+
| 💬 **WhatsApp Proxy** | وسيط بين WhatsApp Business API و n8n | [GitHub](https://github.com/expher510/whatsapp-proxy) |
|
| 32 |
+
|
| 33 |
+
---
|
| 34 |
+
|
| 35 |
+
## 🚀 ليه الـ Proxy ده مهم؟ / Why this Proxy?
|
| 36 |
+
|
| 37 |
+
```
|
| 38 |
+
❌ بدون Proxy
|
| 39 |
+
HuggingFace IP → Telegram/WhatsApp BLOCKED
|
| 40 |
+
|
| 41 |
+
✅ مع Proxy
|
| 42 |
+
HuggingFace → Vercel Proxy → Telegram/WhatsApp ✅
|
| 43 |
+
```
|
| 44 |
+
|
| 45 |
+
---
|
| 46 |
+
|
| 47 |
+
## 🌍 انضم للمجتمع / Join the Community
|
| 48 |
+
|
| 49 |
+
[](https://discord.gg/ZsqyhvAq)
|
| 50 |
+
[](https://github.com/expher510)
|
| 51 |
+
[](https://huggingface.co/alisaadeng)
|
| 52 |
+
|
| 53 |
+
---
|
| 54 |
+
|
| 55 |
+
## 📚 هتلاقي هنا / You'll find here
|
| 56 |
+
|
| 57 |
+
- ✅ n8n workflows جاهزة
|
| 58 |
+
- ✅ Proxy servers مجانية
|
| 59 |
+
- ✅ شروحات عربية
|
| 60 |
+
- ✅ Templates جاهزة للاستخدام
|
| 61 |
+
|
| 62 |
+
---
|
| 63 |
+
|
| 64 |
+
*بنبني مع بعض 🚀 — Let's build together*
|