summaryrefslogtreecommitdiff
path: root/nya.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nya.sh')
-rwxr-xr-xnya.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/nya.sh b/nya.sh
new file mode 100755
index 0000000..424aee7
--- /dev/null
+++ b/nya.sh
@@ -0,0 +1,6 @@
+#!/bin/zsh
+
+# To debug, uncomment and move >&p to end of line.
+coproc nc irc.libera.chat 6667 # |tee /dev/stderr
+./miaowe $1 <&p >&p # |tee /dev/stderr
+pkill nc