host info updates
[distro-setup] / fsfsys-recent.tcl
1 bind pubm * "#fsfsys fsysbot catch me up" fsfsys-recent
2
3 proc fsfsys-recent { nick user handle channel text } {
4 putserv "PRIVMSG $nick :[exec /b/ds/fsfsys-recent]"
5 }