summaryrefslogtreecommitdiff
path: root/docs/channel/settings.md
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-12-14 23:23:12 +0500
committerilotterytea <iltsu@alright.party>2024-12-14 23:23:12 +0500
commit1134c8316e5ee445567f9bf225e9fb9c2631b4dc (patch)
tree05380fdd9ab9b40af9443bb5e0cd52aeec36a53a /docs/channel/settings.md
parent79c39906131bb72780da96ccc6eb43524dec3350 (diff)
feat: settings command
Diffstat (limited to 'docs/channel/settings.md')
-rw-r--r--docs/channel/settings.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/channel/settings.md b/docs/channel/settings.md
index 1f25d32..330f3b6 100644
--- a/docs/channel/settings.md
+++ b/docs/channel/settings.md
@@ -8,7 +8,8 @@ The `!set` command gives broadcasters ability to customize the bot as they need
## Available features
-+ `notify_7tv_updates` - Enable notifications for changes to the channel's 7TV emote set.
++ `markov_responses` - Enable Markov-generated responses *(triggered by "@teabot, " prefix)*
++ `random_markov_responses` - Enable Markov-generated responses on random messages. It is required that the feature `markov_responses` is enabled.
## Syntax
@@ -58,8 +59,8 @@ Available languages at the moment: **english**, **russian**.
### Enabling/disabling the bot feature
-+ `Successfully enabled the "notify_7tv_updates" feature for this chat!`
-+ `Successfully disabled the "notify_7tv_updates" feature for this chat!`
++ `Successfully enabled the "markov_responses" feature for this chat!`
++ `Successfully disabled the "random_markov_responses" feature for this chat!`
## Error handling