yttrian / glyph.kt

The Kotlin rewrite of the Glyph
https://gl.yttr.org
MIT License
6 stars 0 forks source link

Fandom wiki searches do not work #41

Open yttrian opened 3 years ago

yttrian commented 3 years ago

Describe the bug Fandom changed their API when migrating to UCP and the bot no longer works with it.

To Reproduce

  1. Run the FandomExtractor unit tests.

Expected behavior Results should be found and returned from Fandom wikis as expected. The tests should pass.

Screenshots Not necessary.

Glyph Version 186

Additional context None.

bdc4 commented 2 years ago

@yttrian is this bug still kicking? I am noticing it in my discord server as well...

yttrian commented 2 years ago

This bug is indeed still open. Last time I tried working on it, there was something up with their API changes that made it hard to find the new endpoints. I should investigate this again.