aboutsummaryrefslogtreecommitdiff
path: root/twitch-bot/reacts.json
blob: 583ca28bf13d0451c91a2cc7d385724eda7daeef (plain)
1
2
3
4
5
6
7
8
9
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!"
  }
]