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 1 match

by newmand2
Fri May 06, 2005 8:41 pm
Forum: Archive
Topic: idle in channels stored in a database
Replies: 0
Views: 913

idle in channels stored in a database

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