From 52ce2333b026556cc60bcc080a04e8a6a50812e2 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Fri, 11 Mar 2022 18:33:23 -0700 Subject: init mod_commands file --- twitch-bot/mod_commands.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'twitch-bot') diff --git a/twitch-bot/mod_commands.json b/twitch-bot/mod_commands.json index e69de29..39732bf 100644 --- a/twitch-bot/mod_commands.json +++ b/twitch-bot/mod_commands.json @@ -0,0 +1,6 @@ +[ + { + "command": "modcommand", + "reply": "This is a command only a mod can run!" + } +] -- cgit v1.2.3