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 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/channel') 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 -- cgit v1.2.3