日本語 | 中文

Notification Forwarder (poi Plugin)

A Webhook notification plugin for poi. Sends Discord / Slack notifications for game events such as expedition completion, repair completion, and construction completion.

poi Plugin Mobile App Discord Notification
poi Plugin Mobile App Discord

Features

  • Direct mode — Send Webhooks directly from the machine running poi (no setup required)
  • Cloud mode — Cloud-based notifications. Delivered even when poi is closed
  • Mobile app — iOS / Android app with push notifications to your smartphone
  • Supports Discord and Slack

Quick Start

Direct Mode (no setup required)

  1. Install the plugin in poi
  2. Select “Direct” in the settings
  3. Enter your Webhook URL and save

Cloud Mode

  1. Install the plugin in poi
  2. Select “Via Cloud” in the settings
  3. Click “Login” to create an account and sign in
  4. Enter your Webhook URL and save

Mobile App

Push notifications directly to your smartphone — works with Cloud mode. No Webhook setup required.

  1. Install the iOS / Android app
  2. Sign in with the same account as your poi plugin
  3. Timers sync automatically and push notifications are delivered at completion time

How to get a Webhook URL

Architecture

Architecture diagram

Notification Events

Event Timing
Expedition complete At completion (or just before)
Repair complete At completion (or just before)
Construction complete At completion (or just before)

Source Code

Table of Contents

Page Description
Usage Plugin settings and operation guide
API Reference REST API endpoint reference
Privacy Policy How we handle your data
Terms of Service Service terms and conditions

Source Code

GitHub Repository — MIT License