#define SendNotice_channel \ sendto_channel_butone(&me, &me, chptr, \ ":%s PRIVMSG %s :[\2Adword\2] (%s:%s%s%s): %s", \ me.name, chptr->chname, from->name, \ cmd, to ? ":" : "", to ? to : "", str)
#define SendNotice_channel \ sendto_channel_butone(&me, &me, chptr, \ ":%s PRIVMSG #OPERS :[\2Adword\2] (%s:%s%s%s): %s", \ me.name, from->name, \ cmd, to ? ":" : "", to ? to : "", str)