Skip to content

v1.1.0

Choose a tag to compare

@JordyDW JordyDW released this 01 Jul 12:16

What's new

Discord notifications ๐ŸŽฎ

Push game releases, events and DLC straight to a Discord channel via an incoming webhook โ€” no bot or OAuth required. Built to grow community engagement around each release.

  • Four independent triggers
    • Instant โ€” posts the first time a release/event/DLC is published
    • Daily โ€” a morning "releasing today" roundup
    • Countdown โ€” a "N days until release" reminder (global or per-entry lead time)
    • Weekly digest โ€” a recap of the coming 7 days
  • Rich embeds โ€” cover art, title link, description, release date, platforms, developer/publisher/genre (or start/venue/link for events), colored by entry type
  • Mentions โ€” optional @everyone, @here or role pings, with allowed_mentions set so the ping actually fires
  • Per-entry overrides โ€” skip an entry entirely, override its mention, or set a custom countdown lead time
  • Silent add โ€” the calendar quick-add modal has an Announce on Discord checkbox (on by default); untick it to add an entry without the instant alert, while it still appears in the scheduled digests
  • Send Test Message button in Settings to verify the webhook before relying on it
  • Rate-limit aware (honours Discord's Retry-After and retries once); failed scheduled sends retry on the next run rather than being dropped

Everything is per-install configurable with safe empty-state defaults โ€” the plugin does nothing until a webhook is set. See the Discord Notifications section of the README for setup.