From e18a519f360a15f75a67613e12469cd442edfa41 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 26 May 2021 15:41:37 +0200 Subject: [PATCH] Specify how to verify Signed-off-by: Knut Ahlers --- wiki/Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/Home.md b/wiki/Home.md index 95785d9..5351ff8 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -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