From 292f920bfc3d97c7554df9bcfc8804877dcbabe5 Mon Sep 17 00:00:00 2001 From: missytake Date: Sat, 7 Oct 2023 08:47:08 +0200 Subject: [PATCH] wrote a project summary --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..88bfc4c --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# Teams Bot + +This bot connects your team to the outside +and makes it addressable. + +Configure this bot with your team address +(e.g. helpdesk@example.org), +and add all your **team members** to the **crew**. +Then, +every time **an outsider** writes to your team address, +the bot opens a new **relay group** with all of you; +you can use the relay group to discuss the request in private +and when you have come to a conclusion, +**answer** the **request**. +The bot will forward the answer to the outsider +in the name of the team, +hiding the identities of the team members. + +## Setup + +### Configuration + +## Usage: Command Line Interface +