From fc94a4e894197c770ed6913f6c295c2ac70b9a42 Mon Sep 17 00:00:00 2001 From: ist0k Date: Fri, 4 Mar 2016 03:52:31 +1300 Subject: [PATCH] Update and rename ns.tcl to services.tcl --- ns.tcl => services.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename ns.tcl => services.tcl (94%) diff --git a/ns.tcl b/services.tcl similarity index 94% rename from ns.tcl rename to services.tcl index f4d95a3..6372eac 100644 --- a/ns.tcl +++ b/services.tcl @@ -1,4 +1,4 @@ -# $Id: ns.tcl,v1.0 03/12/2015 12:41:32 GMT +13 (NZDST) IRCSpeed Exp $ +# $Id: services.tcl,v1.1 04/03/2016 03:51:32am GMT +13 (NZDST) IRCSpeed Exp $ # Example of commands: # !service nickserv set noop on|off @@ -66,5 +66,5 @@ proc serv:pub {nick uhost hand chan arg} { } } -putlog ".:Loaded:. ns.tcl,v1.0 - istok @ IRCSpeed" +putlog ".:Loaded:. services.tcl,v1.1 - istok @ IRCSpeed"