![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png)

# n8n-nodes-social

n8n node for social automation like Meta, Facebook, Instagram, Thread, X, Tiktok, etc.

## Features

- **Optimized Performance**: WASM files are compressed using Brotli compression (85%+ size reduction)
- **Auto-decompression**: Automatically decompresses WASM files at runtime for seamless operation
- Social platform integrations for TikTok, Meta, Facebook, and more

## 📦 Features

- ✅ Facebook Messenger: Send messages, get conversations, reply to users.
- ✅ Telegram Bot: Send and receive messages.
- ✅ Twitter API: Post tweets, reply, get user info.
- ✅ Built-in quota tracking (optional)
- ✅ Designed for low-latency, high-reliability workflows

---

## Installation

```bash
npm install n8n-nodes-social
```

## Usage

Configure your social platform credentials and start automating your social media workflows through n8n.

Once installed, the new nodes will appear in the n8n Editor UI under the “Social” category. Example usage:

### Facebook Messenger Node

- Method: `Send Message`
- Inputs: `Page Access Token`, `Recipient ID`, `Message Text`

### Telegram Bot Node

- Method: `Send Message`
- Inputs: `Bot Token`, `Chat ID`, `Text`

---

## 📄 License

MIT © 2025 – HieuNguyen

---

## 🤛 Support

For issues, feature requests, or contributions, please open an issue or submit a PR. Contributions welcome!
