|
@@ -1482,7 +1482,10 @@ static void cmd_botcmd(struct userrec *u, int idx, char *par)
|
|
|
putlog(LOG_CMDS, "*", STR("#%s# botcmd %s %s ..."), dcc[idx].nick, botm, cmd); /* the rest of the cmd will be logged remotely */
|
|
putlog(LOG_CMDS, "*", STR("#%s# botcmd %s %s ..."), dcc[idx].nick, botm, cmd); /* the rest of the cmd will be logged remotely */
|
|
|
if (wild_match(botm, tbot->bot)) {
|
|
if (wild_match(botm, tbot->bot)) {
|