Home
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 |
|---|---|---|
![]() |
![]() |
![]() |
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)
- Install the plugin in poi
- Select “Direct” in the settings
- Enter your Webhook URL and save
Cloud Mode
- Install the plugin in poi
- Select “Via Cloud” in the settings
- Click “Login” to create an account and sign in
- Enter your Webhook URL and save
Mobile App
Push notifications directly to your smartphone — works with Cloud mode. No Webhook setup required.
- Install the iOS / Android app
- Sign in with the same account as your poi plugin
- Timers sync automatically and push notifications are delivered at completion time
How to get a Webhook URL
- Discord — Channel Settings → Integrations → Webhooks → New Webhook (Official Help)
- Slack — Create a Slack App and enable Incoming Webhooks (Official Help)
Architecture
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


