summaryrefslogtreecommitdiff
path: root/shbirth.sh
diff options
context:
space:
mode:
authorjulien2009-08-18 08:28:39 +0200
committerjulien2009-08-18 08:28:39 +0200
commitec7e577dd75f6595a76a74f02c0a8b4cd9113d33 (patch)
tree30aec0c3b48f6eb1a151fb04db52c8d52bfaca8c /shbirth.sh
parentFixed the trains script by changing the parsing strategy; added some response... (diff)
downloadshbot-ec7e577dd75f6595a76a74f02c0a8b4cd9113d33.tar.gz
shbot-ec7e577dd75f6595a76a74f02c0a8b4cd9113d33.tar.bz2
shbot-ec7e577dd75f6595a76a74f02c0a8b4cd9113d33.zip
Refactored command handling
Diffstat (limited to 'shbirth.sh')
-rwxr-xr-xshbirth.sh2
1 files changed, 1 insertions, 1 deletions
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 ()
{