summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/channel/settings.md7
-rw-r--r--docs/summary.md5
2 files changed, 5 insertions, 7 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
diff --git a/docs/summary.md b/docs/summary.md
index ea05c68..f5b7a1e 100644
--- a/docs/summary.md
+++ b/docs/summary.md
@@ -8,6 +8,7 @@
+ [Custom commands](/wiki/channel/custom-commands)
+ [Timers](/wiki/channel/timer)
++ [Settings](/wiki/channel/settings)
## Stream features
@@ -27,10 +28,6 @@
# NOT IMPLEMENTED
-## Channel management
-
-+ [Settings](/wiki/channel/settings)
-
## Emote management
+ [Check the usage of emote](/wiki/emotes/count)