Installed(thanks).
It looked like it's working but I have to admit it wasn't easy getting this mod to work on a local testserver /windrop. Took about 2 hours of tinkering and adjusting to get it going.
Problems encountered were as follows:
---------------------------------------------------------------
1. Install says to add "sources scripts/ircrefresh.tcl" to eggdrop.conf
Windrop uses "source scripts/ircrefresh.tcl" command instead
2. Windrop http package wasn't configured to load.
Copied http.tlc from X:\Windrop\lib\tcl8.4\http2.5\ to \Windrop\scripts and added the line source scripts/http.tcl in eggdrop.conf before source scripts/ircrefresh.tcl from step 1.
3. Configured Eggdrop IRC Manager Options under vBulletin Options but failed to see the new IRC Channels Manager in the ACP menu listing(did not refresh after product install)
4. Rehashing the bot failed to load script. Issued DCC .restart command instead.
5. Changed the channel title and forumhome finally displayed stats
Hope this helps someone.