From ec7e577dd75f6595a76a74f02c0a8b4cd9113d33 Mon Sep 17 00:00:00 2001 From: julien Date: Tue, 18 Aug 2009 08:28:39 +0200 Subject: Refactored command handling --- shbirth.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shbirth.sh') diff --git a/shbirth.sh b/shbirth.sh index b58c227..894a5c7 100755 --- a/shbirth.sh +++ b/shbirth.sh @@ -4,7 +4,7 @@ SERVER=${1:-kro.corp} #SERVER=${1:-localhost} PORT=6667 export NICK=shbot -export CHANNELS=('#codemore #shbot') +export CHANNELS=('#shbot') function shbirth () { -- cgit v1.2.3