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...