From: SourceForge.net <no...@so...> - 2009-03-30 10:51:45
|
Patches item #2721919, was opened at 2009-03-30 07:51 Message generated for change (Tracker Item Submitted) made by monipol You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=302241&aid=2721919&group_id=2241 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Monic Polynomial (monipol) Assigned to: Nobody/Anonymous (nobody) Summary: Adding Username = ircUser when connecting to an IRC server Initial Comment: This is not a patch per se. :B I noticed that Infobot doesn't set the username when connecting to an IRC server even when ircUser is set in files/infobot.config. Adding Username => $param{'ircUser'}, to %args in src/IRC/Irc.pl line 111 fixes this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=302241&aid=2721919&group_id=2241 |