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.

idle in channels stored in a database

Old posts that have not been replied to for several years.
Locked
n
newmand2
Voice
Posts: 1
Joined: Fri May 06, 2005 8:27 pm

idle in channels stored in a database

Post by newmand2 »

Hi, I want the following to happen:

User types !channel #channel
My eggdrop saves the channel #channel in a MySQL (or textfile) database and joins #channel and sets mode +ins
On connecting to the IRC server, my eggdrop joins every channel listed in the textfile or the MySQL DB and sets mode +ins

How would I go about doing this? I want to write the script myself, but don't know where to begin, but I want to learn.

If possible, I would like to remove all other scripts and modules, things such as flood protection and auto-opping people. These are useless to me.

Would you be able to tell me how to do this or where to find out?

Thanks very much for your help
Locked