mirror of
https://github.com/idanoo/go-pager-discord
synced 2025-07-01 13:52:20 +00:00
11 lines
No EOL
288 B
Markdown
11 lines
No EOL
288 B
Markdown
# go-pager-discord (WIP)
|
|
Pipes POCSAG/FLEX pager messages into a discord webhook.
|
|
|
|
## Requirements
|
|
- SDR (preferably V3)
|
|
|
|
## Setup
|
|
- Install latest Go: https://go.dev/doc/install
|
|
- Install rtl_sdr & multimon-ng
|
|
- Copy .env.example to .env and fill in the blanks
|
|
- `go run main.go` |