Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
b56a873b7e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/cmds.c

+ 1 - 1
src/cmds.c

@@ -1255,7 +1255,7 @@ static void cmd_botcmd(int idx, char *par)
 {
   if (dcc[idx].simul >= 0) {
     dprintf(idx, "Sorry, you can't chain '%sbotcmd'.\n", settings.dcc_prefix);
-    putlog(LOG_WARN, "*", "%s attempted to chain 'botcmd' over the botnet.");
+    putlog(LOG_WARN, "*", "%s attempted to chain 'botcmd' over the botnet.", dcc[idx].nick);
     return;
   }