diff options
Diffstat (limited to '.config/s6-rc/ii-tilde.chat')
| -rwxr-xr-x | .config/s6-rc/ii-tilde.chat/run | 7 | ||||
| -rw-r--r-- | .config/s6-rc/ii-tilde.chat/type | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.config/s6-rc/ii-tilde.chat/run b/.config/s6-rc/ii-tilde.chat/run new file mode 100755 index 0000000..488f9a8 --- /dev/null +++ b/.config/s6-rc/ii-tilde.chat/run @@ -0,0 +1,7 @@ +#!/bin/execlineb -P +importas -i HOME HOME +backtick IIPASS { cat ${HOME}/irc/.password } +export CADIR /etc/ssl/certs +s6-tlsclient chat.sr.ht 6697 +redirfd -w 1 /dev/null +ii -s tilde.chat -k IIPASS -n stonks3141/irc.tilde.chat diff --git a/.config/s6-rc/ii-tilde.chat/type b/.config/s6-rc/ii-tilde.chat/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/.config/s6-rc/ii-tilde.chat/type @@ -0,0 +1 @@ +longrun |
