mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 07:26:21 +00:00
updated spy help/usage
This commit is contained in:
parent
203f518b91
commit
9ca80bc45c
1
help/SPY
1
help/SPY
@ -9,6 +9,7 @@ excess flood if not careful.
|
||||
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.
|
||||
guid: Messages from a bot specified by guid.
|
||||
botnick: Messages from a bot specified by nick.
|
||||
channel Activities on the specified channel.
|
||||
|
||||
@ -146,7 +146,7 @@ LS const UsageList ulist[] =
|
||||
{ C_SHUTDOWN, NULL },
|
||||
{ C_SITEBAN, "[channel] <nick|userhost>" },
|
||||
{ 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]" },
|
||||
#ifdef TCL
|
||||
#ifdef PLEASE_HACK_MY_SHELL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user