Razor
09-03-2003, 10:46 AM
I'm trying to link the irc !mkd to the mkd command on ftp.
So sitebot makes the dir
anyone can help me.. tried lotsa things but all dont work :s
bind pub - [set ioss(cmdpre)]mkd mkdsalias
proc trialssalias {nick uhost hand chan args} {
set dir [lindex $args 1]
set ee [::ftp::Quote $ioss(ftp) mkd $dir]
}
Stuff like this
:)
used iobanana as start and went editing.. this didnt work :|
So sitebot makes the dir
anyone can help me.. tried lotsa things but all dont work :s
bind pub - [set ioss(cmdpre)]mkd mkdsalias
proc trialssalias {nick uhost hand chan args} {
set dir [lindex $args 1]
set ee [::ftp::Quote $ioss(ftp) mkd $dir]
}
Stuff like this
:)
used iobanana as start and went editing.. this didnt work :|