You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 2 support is removed from the master branch and moved into a separate python2-legacy branch, which will only receive maintenance updates going forward.
OperUp: fix operup loops when receiving OPERMOTDs on InspIRCd, where the same numerics as regular MOTDs are used
Wikifetch: various fixes to Wikipedia parsing
Removed the PortLookup plugin (broken and unmaintainable)
Weather: rewrite to use Weather Underground's geolookup API (instead of autocomplete)
This adds better support for ambiguous locations (e.g. "city, province/state" now works), as well as support for Canadian, U.K. postal codes
NoTrigger: fix IndexError when a message only contains spaces
Wikifetch: ignore GPS coordinates from articles for countries, cities, landmarks, etc.
SedRegex: make the regexp process timeout configurable