mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
bot connections moved from spy botnet to spy status
This commit is contained in:
@@ -780,7 +780,7 @@ void basicLink(BotNet *bn, char *version)
|
|||||||
binfo = make_botinfo(guid,hops,nuh,server,version);
|
binfo = make_botinfo(guid,hops,nuh,server,version);
|
||||||
|
|
||||||
if (bn->botinfo == NULL)
|
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;
|
pp = &bn->botinfo;
|
||||||
while(*pp)
|
while(*pp)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user