updated spy help/usage

This commit is contained in:
joonicks 2025-10-25 18:24:57 +02:00
parent 203f518b91
commit 9ca80bc45c
2 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -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