butterscotchstallion / limnoria-plugins

A smattering of Limnoria plugins I've written
MIT License
14 stars 14 forks source link

SpiffyTitles: Make wikipedia handler work for all languages? #77

Closed bw4518 closed 8 years ago

bw4518 commented 8 years ago

It uses same API I suppose, so only matter of setting right regex for it?

butterscotchstallion commented 8 years ago

Maybe Wikipedia has a language parameter you can use here https://github.com/butterscotchstallion/limnoria-plugins/blob/master/SpiffyTitles/config.py#L157

or you can try changing this option:

https://github.com/butterscotchstallion/limnoria-plugins/blob/master/SpiffyTitles/config.py#L37

Let me know what works and I can update the documentation