mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
updated spy help/usage
This commit is contained in:
1
help/SPY
1
help/SPY
@@ -9,6 +9,7 @@ excess flood if not careful.
|
|||||||
STATUS Status messages.
|
STATUS Status messages.
|
||||||
MESSAGE Pivate messages that the bot receives.
|
MESSAGE Pivate messages that the bot receives.
|
||||||
RAWIRC Lines received from irc server before processing.
|
RAWIRC Lines received from irc server before processing.
|
||||||
|
RANDSRC Collect randomness from IRC activity, best saved to a file.
|
||||||
guid: Messages from a bot specified by guid.
|
guid: Messages from a bot specified by guid.
|
||||||
botnick: Messages from a bot specified by nick.
|
botnick: Messages from a bot specified by nick.
|
||||||
channel Activities on the specified channel.
|
channel Activities on the specified channel.
|
||||||
|
|||||||
@@ -146,7 +146,7 @@ LS const UsageList ulist[] =
|
|||||||
{ C_SHUTDOWN, NULL },
|
{ C_SHUTDOWN, NULL },
|
||||||
{ C_SITEBAN, "[channel] <nick|userhost>" },
|
{ C_SITEBAN, "[channel] <nick|userhost>" },
|
||||||
{ C_SITEKB, "[channel] <nick> [reason]" },
|
{ C_SITEKB, "[channel] <nick> [reason]" },
|
||||||
{ C_SPY, "[STATUS|MESSAGE|RAWIRC|[guid\":\"|botnick\":\"] [channel|\">\" filename]" },
|
{ C_SPY, "[<source>|[guid\":\"|botnick\":\"] [channel|\">\" filename]]" },
|
||||||
{ C_STATS, "<type> [servername]" },
|
{ C_STATS, "<type> [servername]" },
|
||||||
#ifdef TCL
|
#ifdef TCL
|
||||||
#ifdef PLEASE_HACK_MY_SHELL
|
#ifdef PLEASE_HACK_MY_SHELL
|
||||||
|
|||||||
Reference in New Issue
Block a user