howdy yall. I know this kind of script exists, just not sure where.
I am looking for a script to do the following.
<user>!user <nick>
<botnick> <nick> is in my list as <hangle-in-bot-userfile> (eg Quest is quest)
<botnick> User hosts are *!ident@*.domain.net
<botnick> <nick> was added by <person> on <added-date>
Any suggestions? Its just reading the userfile and sending the info back to the channel. Suggestions would be great. Thanks
I found a script in the TCL section and modded it to do kind of what I want. The script I found was designed the show users for a specific channel and not the whole list. I modded it to list the entire file and not just for a specific channel.
The question I have now is this. Right now its lists EVERYTONE in the user file on the !userlist command. I need to use !userlist <nick> and the code goes off and shows only the userlist info for that specific user. Here is the code so fare, FULLY WORKING which shows everyone in the userlist.