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