From 4a21672a8369b513615dba4f2b11ee3c1ddc93b2 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 25 Dec 2021 02:18:38 -0700 Subject: [PATCH] Add documentation for reset command --- docs/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.html b/docs/index.html index 51e2020..58c1d7a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -36,6 +36,11 @@ quiz, meaning that !start would need to be re-ran for the quiz.

+

+ !reset <User> - This reset's the user's vote for + the current question if the users are not able to change their vote + after initially voting. +