# Connection | | | | --- | --- | | [connect](./connect) | Opens a new connection to the specified network or server; existing connections are kept. | | [disconnect](./disconnect) | Disconnects from an IRC server; the list of all the servers you are connected to can be retrieved via the SERVER command. ... | | [network](./network) | Displays, adds, modifies or removes the network configuration of IRC networks. ... | | [quit](./quit) | Terminates the application and advertises the given message on all the networks you are connected to. | | [rawlog](./rawlog) | Saves all the raw data that is received from and transmitted to the active server into a log file. | | [reconnect](./reconnect) | Disconnect and reconnect from a network. | | [rmreconns](./rmreconns) | Removes all active and pending reconnections. | | [server](./server) | Displays, adds, modifies or removes the network configuration of IRC servers. ... | :::{toctree} :maxdepth: 1 :hidden: connect disconnect network quit rawlog reconnect rmreconns server :::