From 95e9003ce7a0006a403169341991e6d1221576ad Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Sat, 21 Nov 2020 15:08:23 +0000 Subject: [PATCH] feat(*): Add future feature suggestions section to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7451e75..c7eea74 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,7 @@ 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` + +## Future feature suggestions + +* If the party want to continue with the same people and the same link code they can do !again (only in the private chat) to run again and get the party for 30 more mins (denBot would also post the link code again so people can see it without scrolling) - using something like https://stackoverflow.com/questions/36563749/how-i-extend-settimeout-on-nodejs and an array of all the queues, removing those and their deletion functions each time an adventure channel is deleted