Hi folks! I need a tcl script for my eggdrop, but i do not how to do. My eggdrop should create a file (php, html or cgi) where the names of users in a specific channel is listed. for each username one line and the name should be in brackets. for example: (user1) (user2) ... I hope that someone could...
Hello there! I'm a newbie on tcl scripting so i hope you can help me! I need a script which counts the users that are in my channel (#party-check) and writes the number of user into a php file (or sth. else). i've searched trough the forum, but i did not really undestand what they were writing. Sorr...