bot connections moved from spy botnet to spy status

This commit is contained in:
joonicks
2025-11-08 15:06:56 +01:00
parent befaf10ca9
commit 78e97c44cc

View File

@@ -780,7 +780,7 @@ void basicLink(BotNet *bn, char *version)
binfo = make_botinfo(guid,hops,nuh,server,version);
if (bn->botinfo == NULL)
send_global(SPYSTR_BOTNET,"connecting to %s [guid %i]",nickcpy(NULL,nuh),bn->guid);
send_global(SPYSTR_STATUS,"connecting to %s [guid %i]",nickcpy(NULL,nuh),bn->guid);
pp = &bn->botinfo;
while(*pp)
{