X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=fsfsys-recent.tcl;fp=fsfsys-recent.tcl;h=a1dff26a28faedfde4505bfbc2dc560d35d13344;hb=523b7ff889aaafdcd997d84b2a06744993018e89;hp=0000000000000000000000000000000000000000;hpb=2ff8740f1061a31683152a4447340921de82b1b9;p=distro-setup diff --git a/fsfsys-recent.tcl b/fsfsys-recent.tcl new file mode 100644 index 0000000..a1dff26 --- /dev/null +++ b/fsfsys-recent.tcl @@ -0,0 +1,5 @@ +bind pubm * "#fsfsys fsysbot catch me up" fsfsys-recent + +proc fsfsys-recent { nick user handle channel text } { + putserv "PRIVMSG $nick :[exec /b/ds/fsfsys-recent]" +}