From 1134c8316e5ee445567f9bf225e9fb9c2631b4dc Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 14 Dec 2024 23:23:12 +0500 Subject: feat: settings command --- docs/channel/settings.md | 7 ++++--- docs/summary.md | 5 +---- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'docs') 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) -- cgit v1.2.3