aboutsummaryrefslogtreecommitdiff
path: root/twitch-bot/mod_commands.json
blob: 39732bfeb39e72a0b90be2ff718ac71fb551b79b (plain)
1
2
3
4
5
6
[
  {
    "command": "modcommand",
    "reply": "This is a command only a mod can run!"
  }
]