aboutsummaryrefslogtreecommitdiff
path: root/twitch-bot/reacts.json
diff options
context:
space:
mode:
Diffstat (limited to 'twitch-bot/reacts.json')
-rw-r--r--twitch-bot/reacts.json10
1 files changed, 10 insertions, 0 deletions
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!"
+ }
+]