Skip to content

Commit b5f6545

Browse files
committed
Add chatbot filters and timers documentation
1 parent b409e6b commit b5f6545

7 files changed

Lines changed: 43 additions & 0 deletions

File tree

docs/chatbot/filters/bannedwords.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
id: bannedwords
3+
tags:
4+
- chatbot
5+
- filters
6+
---
17
# Banned words
28

39
## Overview

docs/chatbot/filters/caps.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
id: caps
3+
tags:
4+
- chatbot
5+
- filters
6+
---
17
# Caps
28

39
### Description

docs/chatbot/filters/emotes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
id: emotes
3+
tags:
4+
- chatbot
5+
- filters
6+
---
17
# Emotes
28

39
### Description

docs/chatbot/filters/links.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
id: links
3+
tags:
4+
- chatbot
5+
- filters
6+
---
17
# Links
28

39
### Description

docs/chatbot/filters/paragraph.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
id: paragraph
3+
tags:
4+
- chatbot
5+
- filters
6+
---
17
# Paragraph
28

39
### Description

docs/chatbot/filters/symbol.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
id: symbol
3+
tags:
4+
- chatbot
5+
- filters
6+
---
17
# Symbol
28

39
### Description

docs/chatbot/timers/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
id: timers
3+
tags:
4+
- chatbot
5+
- timers
6+
---
7+
18
# Timers
29

310
Chatbot timers are automated messages or actions that occur at specified intervals during a live stream. They serve to remind viewers about certain aspects of the stream, such as rules or upcoming events, and can also be used to automatically execute commands at regular intervals.

0 commit comments

Comments
 (0)