Specify how to verify

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-05-26 15:41:37 +02:00
parent 9c2aef9c5f
commit e18a519f36
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -70,6 +70,7 @@ rules: # See below for examples
# Send a whisper (ATTENTION: You need to have a known / verified bot for this!)
# Without being known / verified your whisper will just silently get dropped by Twitch
# Go here to get that verification: https://dev.twitch.tv/limit-increase
- whisper_to: '{{ .username }}' # String, username to send to, applies templating
whisper_message: 'Ohai!' # String, message to send, applies templating