From 6474f96359cd4c624aea8e23069b9c253850b069 Mon Sep 17 00:00:00 2001 From: rwxrob Date: Tue, 1 Mar 2022 18:06:09 -0500 Subject: [PATCH] Add host script --- scripts/host | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/host diff --git a/scripts/host b/scripts/host new file mode 100755 index 0000000..d3d125e --- /dev/null +++ b/scripts/host @@ -0,0 +1,3 @@ +#!/bin/sh +#open "https://twitch.tv/$1" +chat /msg "$TWITCH_USER" /host "$1"