Packages

Notification controls (per-category x per-strategy) plus pluggable channels (Telegram/Discord/webhook/log) for Elixir trading bots. Best-effort delivery, injectable HTTP, no processes or database.

Current section

Files

Jump to
polymarket_notify .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]