bitbot
bitbot copied to clipboard
[wikipedia] handle disambiguation pages
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"
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.
I could take this approach... https://github.com/TotallyNotRobots/CloudBot/blob/9329c1311487d7427b229c0e84be4805d2d96663/plugins/wikipedia.py#L47-L48
This will be addressed in my "General Improvements to the Wikipedia Module" patch which I will be releasing some time tonight.