aboutsummaryrefslogtreecommitdiff
path: root/twitch-bot/reacts.json
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-03-11 16:23:51 -0700
committerBryson Steck <steck.bryson@gmail.com>2022-03-11 16:23:51 -0700
commit9eb5b3102216ea60169acff71c15e13db0264e44 (patch)
tree4c2a7afa2b146bc96e2c6da0fdc1cf9a756556a4 /twitch-bot/reacts.json
parentb3e1bd3a1dfdf45fb3d735b3ba9912c66c37e3b9 (diff)
downloadlset-9eb5b3102216ea60169acff71c15e13db0264e44.tar
lset-9eb5b3102216ea60169acff71c15e13db0264e44.tar.gz
lset-9eb5b3102216ea60169acff71c15e13db0264e44.tar.bz2
finished cleaning twitch bot
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!"
+ }
+]