Hello .I would like to request a small help.I´m trying to find/make a tcl script for my eggdrop that can allow it to :
- move received files into a specified directory on the shell ( done this )
- only accept the dcc files from bot users with a specified flag ( done this)
- logging the received dcc files into a file by its name and date received ( dont know how to complete this )
and finally..dont have a clue on this :
I want the eggdrop to only acept files if the name matches entries based on a variable.For example . Only acept files name like this :
id123_$nameofsender_$nameoftarget_result
and i would store $nameofsender and $nameoftarget somewhere or onto the script itself.
i would like to know if this is possible and if so,can anyone help me out.
thx
regards