I'm writing a script where i need to accept a DCC file transfer request from another bot and save the file, but i don't know what bind to use for it. anyone knows how to do this?
I've written a bind pub, but the proc refuses to execute since there's a space in the bind command. I tried putting "\ " instead of a regular space but this didn't work either. Is it even possible to have spaces in the command?