35 lines
1.0 KiB
Markdown
35 lines
1.0 KiB
Markdown
---
|
|
name: signal-notify
|
|
description: Send Signal messages to Johan. Use for proactive notifications, alerts, briefings, and reminders via Signal.
|
|
---
|
|
|
|
# Signal Notify
|
|
|
|
> ⚠️ **Signal is RETIRED (2026-03-01).** Use Discord for all briefings and alerts.
|
|
> Signal remains available for true emergencies only (if Discord/Telegram are down).
|
|
|
|
## Primary Channel: Discord DM
|
|
|
|
```
|
|
message(action="send", channel="discord", target="johanjongsma", message="Your message here")
|
|
```
|
|
|
|
Or use the Telegram channel for mobile alerts:
|
|
```
|
|
message(action="send", channel="telegram", target="8454563068", message="Your message here")
|
|
```
|
|
|
|
## Legacy Signal (emergencies only)
|
|
|
|
```
|
|
message(action="send", channel="signal", target="+17272252475", message="Your message here")
|
|
```
|
|
|
|
## Guidelines
|
|
|
|
- **Briefings → Discord DM** (rich Markdown, no Signal)
|
|
- **Mobile alerts → Telegram** (push notifications)
|
|
- **Signal → DO NOT USE** unless Discord + Telegram are both down
|
|
- **Keep it concise**
|
|
- **Night hours (11pm-8am ET)**: Only send if truly urgent
|