summaryrefslogtreecommitdiffstats
path: root/docs/constants.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-08-08 23:14:02 +0200
committerJoas Schilling <coding@schilljs.com>2023-08-10 13:47:00 +0200
commitb5f8eab2443f52fb63f6c520a8149cdc081d9980 (patch)
tree155ae420fea186f7638d2753f0222c95850b3cf6 /docs/constants.md
parent0784176f5e80283697c4efb5abaede7e05505a98 (diff)
feat: Document bots
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs/constants.md')
-rw-r--r--docs/constants.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/constants.md b/docs/constants.md
index 729fa33fb..b46977036 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -147,6 +147,13 @@
* `0` - Public: Participants can see the result immediately and also who voted for which option
* `1` - Hidden: The result is hidden until the poll is closed and then only the number of votes for each option are displayed
+## Bots
+
+### Bot states
+* `0` Disabled
+* `1` Enabled
+* `2` No setup - The bot can neither be enabled nor disabled by a moderator
+
## Signaling modes
* `internal` - No external signaling server is used
* `external` - A single external signaling server is used