Get instant Telegram and Discord alerts on new Truth Social posts

Watches a Truth Social account around the clock and sends instant alerts to Telegram and Discord the moment a new post appears.

How the work actually flows

It branches. Every path runs; runs once per each new post found.

Pattern: Multiple Instances without Synchronization (12) ยท Parallel Split (2)

flowchart TD trig(["checked every thirty seconds"]):::trigtime s0["Check account for new posts"]:::svc s1[["Parse posts and replies"]]:::mi s2["Filter out duplicates"]:::task trig --> s0 s0 -->|"one per each new post found"| s1 s1 --> s2 gx{"+ send alert to channels"}:::gate s2 --> gx p00["Send Telegram alert"]:::task gx -->|"Telegram channel"| p00 p10["Send Discord alert"]:::task gx -->|"Discord channel"| p10 p00 --> out p10 --> out out[/"instant alerts on Telegram and Discord"/]:::out pay{{"never miss a new post"}}:::pay out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceRuns once per itemEvery pathResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Social Media ManagementMessaging & NotificationsSpreadsheet & Database OpsFinance & Accounting
Connects
TelegramDiscordSupabase

The problem it solves

Keeping up with a fast-moving public figure's posts means refreshing a feed constantly, and by the time you notice something, the moment for your audience or coverage may have already passed. Manual monitoring can't keep pace around the clock.

Who it fits

Journalists, financial market professionals, and social media managers who need to react quickly to a public figure's posts.

How it works

  1. The account is checked every thirty seconds
  2. New posts, reposts, and replies are pulled and parsed
  3. Already-seen posts are filtered out to avoid duplicates
  4. A formatted alert is sent to Telegram and Discord the moment something new appears
What you get

Posts you hear about before anyone else does

Get an instant alert the moment a watched account posts, reposts, or replies, day or night.

What you get

Real-time Telegram and Discord alerts the moment a new post goes live, with no duplicates.

What you need

A Telegram bot, a Discord webhook, and a Supabase database for tracking posts.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook