Someone told me, that http package for eggdrop is some module or script. My distro is debian. So please where can i get it? Thanx (btw yes i really USED google)
Hi, i made script which sends jokes to channel form file joke.txt, but it doesnt work. Here is source: bind pub - !joke pub:joke bind pub w !addjoke pub:addjoke proc pub:addjoke { nick uhost handle channel arg } { if { $arg == "" } { putserv "NOTICE $nick :USAGE: !addjoke <joke>"...
Hello,
my eggdrop saves ip address in user file in this form: *!ident@*hostname.com
but i want to save address with full hostname: *!ident@full.hostname.com
How to solve this problem please? Thanx in advance!