From 4d8f332a7db8c6beceb380aa0d6521d23fe4d026 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Mon, 26 Oct 2020 00:24:25 +0000 Subject: [PATCH] feat(*) Add v2.0 features list to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5ad30e5..c6cfc6c 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,9 @@ If you want more of a sanity check here are some following commands you can run To access the command line inside the docker container you can run: `docker exec -it /bin/bash` + +## Version 2 features list + +* Add all queued users to a private temporary text channel in the Discord server. This will probably require: + * Make a role, give it to all of the users, create a text channel with only that role able to see and join it + * Then handle deleting that channel and role at the appropriate time, either through a timeout or a command