This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 3 matches

by psybertech
Thu May 29, 2014 1:45 pm
Forum: Scripting Help
Topic: Help scripting a commands reply to text file
Replies: 4
Views: 5627

Caesar, Thanks, but I am actually doing that. :) Using is_readable... if it is, PHP does its thing, otherwise it spits out a message that the list is currently being updated and to please refresh the page. It is a tiny room with very little users so I don't expect it to happen often and by the time ...
by psybertech
Thu May 29, 2014 9:30 am
Forum: Scripting Help
Topic: Help scripting a commands reply to text file
Replies: 4
Views: 5627

Madalin, Thank you very much! It worked like a champ! So simple and elegant. :) I need to brush up on tcl, that's for sure. I modified the file path to make it accessible to my webserver and then used fgets and a little logic to parse out how many people and to exclude my bot and spit out a friendly...
by psybertech
Wed May 28, 2014 6:26 pm
Forum: Scripting Help
Topic: Help scripting a commands reply to text file
Replies: 4
Views: 5627

Help scripting a commands reply to text file

Hi there. I am very new to eggdrop but I have my bot working well. I am running a web based client on my forums for users to login to the IRC room so they don't need to know anything about IRC. However, since it is not part of the forums it is not integrated. I would like to see if there is a way fo...