From ba46c304bdffdce0b6019a47f6759ce6abbeef90 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 16 Aug 2011 10:51:41 +0200 Subject: Initial commit --- commands.tcl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 commands.tcl (limited to 'commands.tcl') diff --git a/commands.tcl b/commands.tcl new file mode 100644 index 0000000..86ba8a8 --- /dev/null +++ b/commands.tcl @@ -0,0 +1,5 @@ +#bind pub - np proc_np + +proc proc_np {nick host hand chan args} { +# putserv "PRIVMSG $chan :-> supportboard!" +} -- cgit v1.2.3