From 0e5b06fa1f2d785d4cb0b03ed5655b338d5cd99f Mon Sep 17 00:00:00 2001 From: Trevor Blanarik Date: Mon, 9 Sep 2024 14:17:26 -0700 Subject: [PATCH] another screenshot --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c8214e..a63e84e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ Spotbot is a simple Azure Function App to convert [HamAlert](https://hamalert.org/) alerts from [POTA](https://pota.app) or [SOTA](https://www.sota.org.uk/) in to a message format that can be forwarded on to a Discord channel webhook. -![image](https://github.com/user-attachments/assets/f664d60f-2042-4b2d-9c88-4ce4051f17c7) +| HamAlert Configuration | +| -- | +| ![image](https://github.com/user-attachments/assets/c25f8966-e107-4e67-838c-11ada7c5309d) | + +| Discord Message | +| -- | +| ![image](https://github.com/user-attachments/assets/f664d60f-2042-4b2d-9c88-4ce4051f17c7) | ## Requirements