Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions docs/chatbot/variables/channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,6 @@ $(channel) has $(channel.viewers) viewers
onslaught has 100 viewers
```

## $(channel.views)

Displays the channel’s total view count

#### Parameters

This variable does not take any parameters.

#### Example Input

```
$(channel) has $(channel.views) views
```

#### Example Output

```
onslaught has 100 views
```

## $(channel.followers)

Displays the channel’s total follower count
Expand Down