summaryrefslogtreecommitdiffstats
path: root/commands.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'commands.tcl')
-rw-r--r--commands.tcl5
1 files changed, 5 insertions, 0 deletions
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!"
+}