Finding the right event time is only half the job — your alliance still has to see it. ApoClock posts directly into your Discord server, so the schedule lands in the channel everyone already watches, with each member's local time spelled out for them.

The three layers of the integration

ApoClock's Discord support comes in three layers, and you can use as many as you need:

If you just want to publish a schedule today, you only need the first layer. A webhook takes about thirty seconds to set up and never expires until you delete it.

Create a webhook

Webhooks live in Discord's channel settings, not in ApoClock:

  1. In Discord, open Server Settings → Integrations → Webhooks.
  2. Click New Webhook, give it a name like ApoClock, and choose the channel to post into.
  3. Click Copy Webhook URL.
Tip: Point the webhook at a dedicated #events or #schedule channel. That keeps your event posts tidy and makes them easy to pin.

Paste the URL into ApoClock

Back in ApoClock, open the Discord settings and paste the URL you just copied. A webhook URL always has this shape:

https://discord.com/api/webhooks/1234567890123456789/AbCdEf_gHiJkLmNoPqRsTuVwXyZ-yourWebhookToken

The long number is the webhook ID and the trailing string is its secret token. Treat that token like a password — anyone who has it can post to your channel.

Keep your webhook URL private. If it ever leaks, delete the webhook in Discord and create a fresh one — the old URL stops working the moment you remove it.

Test it before your first real event

After pasting the URL, send a test post. You should see ApoClock's message appear in your chosen channel within a second or two. If nothing shows up, the most common cause is a webhook that was deleted or pointed at the wrong channel — recreate it and paste the new URL.

What the posted embed contains

When you post a schedule, ApoClock formats it as a rich Discord embed rather than a wall of text. A typical post includes the event title, the chosen window, and every member's local time so nobody has to convert anything:

📅 Alliance Rally
🕒 14:00–15:30 UTC · Sat 21 June

Manila        22:00  🟢 Prime
Berlin        16:00  🟢 Prime
São Paulo     11:00  🟡 Active
Los Angeles   07:00  🟠 Sleeping

Posted from ApoClock

From here, posting becomes a single click every time. Pair this with the Goal Seek guide to go from "when should we play?" to a published event in well under a minute. New to ApoClock? Begin with Getting Started with ApoClock.