From 9eb5b3102216ea60169acff71c15e13db0264e44 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Fri, 11 Mar 2022 16:23:51 -0700 Subject: finished cleaning twitch bot --- twitch-bot/reacts.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'twitch-bot/reacts.json') diff --git a/twitch-bot/reacts.json b/twitch-bot/reacts.json index e69de29..583ca28 100644 --- a/twitch-bot/reacts.json +++ b/twitch-bot/reacts.json @@ -0,0 +1,10 @@ +[ + { + "trigger": "If someone says something in this word for word, the bot will reply with the following:", + "reply": "Hey! you said that thing that triggered me" + }, + { + "trigger": "Just keep adding objects for as many things you want the bot to react to", + "reply": "And i will loop over and say the things!" + } +] -- cgit v1.2.3