bitbot icon indicating copy to clipboard operation
bitbot copied to clipboard

[wikipedia] handle disambiguation pages

Open Jan69 opened this issue 6 years ago • 3 comments

21:17 <@BitBot> [Wikipedia] VMX: VMX may refer to:... it should either list out some of the links from the sections, or reply with "sorry, this is too ambiguous"

Jan69 avatar Oct 25 '19 17:10 Jan69

unfortunately it seems that it is difficult to parse disambig pages because they're just a template for a normal page. might be able to detect it and tell the user though.

jesopo avatar Nov 04 '19 13:11 jesopo

I could take this approach... https://github.com/TotallyNotRobots/CloudBot/blob/9329c1311487d7427b229c0e84be4805d2d96663/plugins/wikipedia.py#L47-L48

jesopo avatar Nov 18 '19 10:11 jesopo

This will be addressed in my "General Improvements to the Wikipedia Module" patch which I will be releasing some time tonight.

examknow avatar Oct 08 '20 22:10 examknow