commit b7b577af0aae90c9d4cdc75d965ecdd6f4ed71ff parent 7637bd8df3b1942419fa2efa96425238935010c3 Author: hhvn <dev@hhvn.uk> Date: Wed, 16 Jun 2021 19:16:10 +0100 filters.sh: actually send the topic Diffstat:
M | filters.sh | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/filters.sh b/filters.sh @@ -187,6 +187,8 @@ topic(){ return } lock topic 2400 + + send_raw "TOPIC #hlircnet :--== #HLIRCnet ==-- ::: --== gopher://hlirc.net/0/metachannel.txt ==-- ::: --== <$NICK> $(head -n 1 /dev/stdin | sed 's/^[^ ]* [^ ]* //') ==--" } calc(){