Auto Replies

Auto replies make the bot respond automatically whenever a viewer types a specific word or phrase in chat, without needing a ! prefix.

Match Types

TypeDescriptionExample
ContainsReplies if the message contains the keyword anywhereKeyword: "hello" → triggers on "hello everyone"
Exact matchReplies only if the message matches exactlyKeyword: "hello" → does not trigger on "hello everyone"

Examples

Keyword: "game"
Type:    Contains
Reply:   The current game is {game}

Keyword: "hi"
Type:    Contains
Reply:   Hey {user}, welcome!

Cooldown

Just like custom commands, you can set a cooldown for each auto reply to prevent excessive repetition. The default cooldown is 30 seconds.

Ready to get started?

Add TheebBot to your channel now for free and start customizing in minutes