I've searched the tcl archive, browsed through tcl-command, but was unable to find anythign about dcc accept. There are alot of scripts out there which can make the bot send a file, but none which can make it accept a file. Is it possible, and what script could i use? (or give me directions where to look, and what to look for)
Eggdrop is capable of accepting files, without even downloading a single script.
Make sure you have compiled and loaded the transfer and filesys modules.
Give the users, that wish to upload to the bot, the +x flag, and they should be able to upload. (Solong as the filesys directories are setup corectly).
There is no way to make the bot accept files from all users. You could add a user and give them a hostmask of *!*@*, but this would only confuse eggdrop, when it comes to matching people against other flags.