Skip to content

Commit

Permalink
add announce directive
Browse files Browse the repository at this point in the history
  • Loading branch information
otothea committed Jul 20, 2022
1 parent 5096f2e commit a0a1e1a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/directives/announce.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
$[announce]
==========

Directs the bot to respond to the command as a chat announcement (Twitch only). The bot account must be a moderator in your channel for announcements to work.

Usage:
$[announce]

Example Command:
**name**: !announce

**response**: $[announce] This response will be sent as an announcement

**output**::

user: !announce
botisimo: This response will be sent as an announcement
1 change: 1 addition & 0 deletions docs/directives/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Response directives are used to make dynamic actions for your `custom commands <
:maxdepth: 1
:name: toc-directives

announce
cache
chain
cooldown
Expand Down

0 comments on commit a0a1e1a

Please sign in to comment.