Copyright | (c) Eric Mertens 2016 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
This module renders the lines used in the channel mask list. A mask list can show channel bans, quiets, invites, and exceptions.
Exec command configuration
Settings for /exec
command.
When no network or channel are specified the output is sent to the client window.
When only a network is specified the output is sent as raw IRC commands to that network.
When only a channel is specified the output is sent as messages on the current network to the given channel.
When the network and channel are specified the output is sent as messages to the given channel on the given network.
ExecCmd | |
|
Lenses
Operations
Parse the arguments to /exec
looking for various flags
and the command and its arguments.