From 71943cb53e6a7ef2a6b83e5aa4008944802ff1d4 Mon Sep 17 00:00:00 2001 From: timriker Date: Tue, 19 Nov 2002 23:37:35 +0000 Subject: [PATCH] use _local for local git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@623 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/src/interface.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blootbot/src/interface.pl b/blootbot/src/interface.pl index 1f45c2a..036691a 100644 --- a/blootbot/src/interface.pl +++ b/blootbot/src/interface.pl @@ -23,7 +23,7 @@ sub cliloop { $who = "local"; $orig{who} = "local"; $ident = $param{'ircNick'}; - $chan = $talkchannel = "#cli"; + $chan = $talkchannel = "_local"; $addressed = 1; $msgType = 'public'; -- 2.39.5