From b404220e01072049e8ba58843d2ebdfeac9cc87d Mon Sep 17 00:00:00 2001 From: deluce <31872986+delucecc@users.noreply.github.com> Date: Sat, 28 Oct 2023 19:44:12 -0700 Subject: [PATCH 1/3] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ce2344 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ngd-pdduty is a simple duty toggle and log for police. Discord webhooks are sent everytime a police officer goes on duty, and then send their total on duty time and another webhook when they go off duty. + +![image](https://github.com/delucecc/ngd-pdduty/assets/31872986/2ed56920-75c0-4e08-9bb6-2c23c8296c34) From 4ddcd6624b3db73edf002288dc4635ac27c9e570 Mon Sep 17 00:00:00 2001 From: deluce <31872986+delucecc@users.noreply.github.com> Date: Sat, 28 Oct 2023 19:45:11 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ce2344..3c3a360 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# ngd-pdduty is a simple duty toggle and log for police. Discord webhooks are sent everytime a police officer goes on duty, and then send their total on duty time and another webhook when they go off duty. +# ngd-pdduty +Is a simple duty toggle and log for police. Discord webhooks are sent everytime a police officer goes on duty, and then send their total on duty time and another webhook when they go off duty. + +Created by Nemesis Gaming Development: +https://discord.gg/AnXx2GVGcM ![image](https://github.com/delucecc/ngd-pdduty/assets/31872986/2ed56920-75c0-4e08-9bb6-2c23c8296c34) From 3e1786b50202d221a146d598eed0366b7920e752 Mon Sep 17 00:00:00 2001 From: deluce <31872986+delucecc@users.noreply.github.com> Date: Sat, 28 Oct 2023 20:11:54 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c3a360..bbcbcaf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ngd-pdduty -Is a simple duty toggle and log for police. Discord webhooks are sent everytime a police officer goes on duty, and then send their total on duty time and another webhook when they go off duty. + + ngd-pdduty is a simple system that uses Discord webhooks to notify when a police officer goes on and off duty. It also enables the use of a / command to go on and off duty. Created by Nemesis Gaming Development: https://discord.gg/AnXx2GVGcM