From a6c5e5d85151bc54cec7892dae85c5e18057237a Mon Sep 17 00:00:00 2001 From: Hanming Zhu Date: Mon, 13 Dec 2021 11:08:06 +0800 Subject: [PATCH] docs: add new opt_in and opt_out commands to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 800b02b..bcb6185 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,10 @@ Note that `$MANUAL_PATH`, which is the path to `poetry`, can be provided to scri `/swap_pairs`: To swap two users. Command will work so long at least one user is currently paired, and the two users are not paired together. +`/opt_out`: Opts you out of interview pairing and weekly question tracking within this chat group. + +`/opt_in`: Reverse of `/opt_out`. + ### Additional Functionalities + TODO Weekly reminders: **WIP**. To routinely remind members to do their questions and mock interviews, e.g. one day before the week ends.