https://bugzilla.wikimedia.org/show_bug.cgi?id=28276

--- Comment #19 from Krinkle <krinklem...@gmail.com> ---
(In reply to comment #18)
> (In reply to comment #15)
> > Well, it actually *can* be merged *if* there are manually created redirects
> > (/mode +if) from old names, which can then stay for a even longer period
> > than a
> > month.
> > 
> 
> Who can create these redirects on our IRC server?

Also, it's important to look into whether the libraries out there can handle
with redirects (both on existing connections and for new connections).

The two libraries most used in this context are:
- SmartIrc4net (used by [[m:CVN]]'s CVNBot)
  https://github.com/meebey/SmartIrc4net
- python-irclib/ircbot/SingleServerIRCBot (used by pywikibot)
  https://bitbucket.org/jaraco/irc
  https://github.com/jaraco/irc

Neither appears to have handling for mode 'f' on channels, or have any mention
of the word "redirect" or "forward" anywhere in their codebase.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to