Skip to content

Commit

Permalink
Add descriptions and keywords to chatbot commands
Browse files Browse the repository at this point in the history
  • Loading branch information
styler committed Apr 15, 2024
1 parent 9ba983f commit c7a843d
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 5 deletions.
10 changes: 7 additions & 3 deletions docs/chatbot/commands/default/8ball.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
id: 8ball
description: "Invoke the whimsy of fortune-telling in your Twitch streams with the !8ball command, offering random, magic 8-ball style responses to viewer queries."
tags:
- chatbot
- commands
- entertainment
- engagement
keywords:
- 8ball command
- 8 ball command
- magic 8-ball command
- 8ball command Twitch
- magic 8 ball Twitch bot
- interactive chatbot commands
- viewer engagement commands
---

# !8ball
Expand Down
3 changes: 2 additions & 1 deletion docs/chatbot/commands/default/accept.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
id: accept
description: "Quickly accept game invites, duel requests, and more with the !accept command, enhancing your Twitch chat interaction."
tags:
- chatbot
- commands
- loyalty
- interaction
---

# !accept
Expand Down
4 changes: 4 additions & 0 deletions docs/chatbot/commands/default/accountage.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
---
id: accountage
description: "Discover the age of any Twitch account with the !accountage command."
tags:
- chatbot
- commands
- moderation
- user verification
---

# !accountage

The `!accountage` command is used to check the age of a user's account in the chat. This can be useful for moderators to verify the authenticity of a user or to check if a user is eligible for certain privileges based on their account age.
Expand Down
3 changes: 3 additions & 0 deletions docs/chatbot/commands/default/addpoints.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
id: addpoints
description: "Enhance viewer engagement and loyalty on your Twitch streams by rewarding points with the !addpoints command."
tags:
- chatbot
- commands
- loyalty
- viewer engagement
- rewards
---
# !addpoints

Expand Down
3 changes: 3 additions & 0 deletions docs/chatbot/commands/default/bet.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
id: bet
description: "Engage your Twitch audience with the !bet command, allowing viewers to participate in contests and potentially win rewards."
tags:
- chatbot
- commands
- loyalty
- viewer engagement
- interactive
---

# !bet
Expand Down
4 changes: 4 additions & 0 deletions docs/chatbot/commands/default/bingo.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
---
id: bingo
description: "Elevate your Twitch stream's interactivity with the !bingo command, engaging viewers in a fun game of emote bingo for loyalty rewards."
tags:
- chatbot
- commands
- loyalty
- viewer engagement
- interactive
---

# !bingo

The `!bingo` command is used to start a game of emote bingo in the chat. When this command is used, a single emote is randomly selected from the available platform(s). The viewers then try to match this emote in the chat.
Expand Down
6 changes: 5 additions & 1 deletion docs/chatbot/commands/default/bot.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
---
id: bot
id: bot
description: "Control your Twitch chatbot's presence in chat with the !bot command, including muting, unmuting, and parting capabilities."
tags:
- chatbot
- commands
- moderation
- stream management
---

# !bot

The `!bot` command is used to manage the bot's behavior in the chat. It has three subcommands:
Expand Down
2 changes: 2 additions & 0 deletions docs/chatbot/commands/default/cancelduel.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
id: cancelduel
description: "Instantly halt an ongoing duel on your Twitch stream with the !cancelduel command."
tags:
- chatbot
- commands
- loyalty
- viewer interaction
---

# !cancelduel
Expand Down
3 changes: 3 additions & 0 deletions docs/chatbot/commands/default/cancelraffle.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
id: cancelraffle
description: "Quickly halt any ongoing raffle on your Twitch stream with the !cancelraffle command."
tags:
- chatbot
- commands
- loyalty
- stream management
- viewer interaction
---
# !cancelraffle

Expand Down

0 comments on commit c7a843d

Please sign in to comment.