Hi,
I would like to set up a script that autojoins rooms from a saved hashtable. The rooms would be on different server so the hash table would be the channel name and the data would be the serverip it is on.
e.g #brooklyn11218 - 199.9.250.7
I for the life of me can't figure out how to get it to go down the items in the hash table and join the rooms.
I'd like to do it on start up or on connect, whichever is easier. Any ideas?