chiark / gitweb /
Reorganised so that we can have bwbridge too.
[ircbot.git] / bridgetest.tcl
diff --git a/bridgetest.tcl b/bridgetest.tcl
new file mode 100755 (executable)
index 0000000..307aae1
--- /dev/null
@@ -0,0 +1,20 @@
+# Configuration for testbot
+
+set host chiark
+set nick testbot
+set ownfullname confused
+set socketargs {}
+set marktime_min 10
+set channel #test
+
+set bots bw
+source botpass.tcl
+
+set bot/bw/host bnetd.relativity.greenend.org.uk
+set bot/bw/nick iwj-test1
+set bot/bw/pass $botpass
+set bot/bw/channel "Brood War"
+
+set bnbot ./bnbot
+
+source bridge.tcl