mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 07:26:21 +00:00
25 lines
927 B
Plaintext
25 lines
927 B
Plaintext
|
|
Spy on a certain source of messages. When you join DCC chat,
|
|
the STATUS source is added by default as a spy source for you.
|
|
If no arguments are given, the current list of active spy
|
|
channels is shown.
|
|
|
|
(sources)
|
|
STATUS Status messages.
|
|
MESSAGE Pivate messages that the bot receives.
|
|
RAWIRC Lines received from irc server before processing.
|
|
RANDSRC Collect randomness from IRC activity, best saved to a file.
|
|
SYSMON Hostinfo events.
|
|
URL Captured URLs.
|
|
guid: Messages from a bot specified by guid.
|
|
botnick: Messages from a bot specified by nick.
|
|
channel Activities on the specified channel.
|
|
|
|
(destinations)
|
|
(none) Send output to you (default).
|
|
channel Send output to the specified channel.
|
|
>file Send output to file. Lines are appended to the end of the file.
|
|
If the file does not exist, it is created.
|
|
|
|
See also: rspy
|